summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Container for mariadbdevelopKapil Viren Ahuja2017-03-283-0/+30
|
* Vhost for fun.vainsocial.devKapil Viren Ahuja2017-03-231-0/+1
|
* Modified to support the fun MLM siteKapil Viren Ahuja2017-03-232-1/+16
|
* Merge branch 'develop' of https://gitlab.com/vainglorygame/vaindock into developKapil Viren Ahuja2017-03-231-2/+0
|\
| * apigrabber does not expose 8080schneefux2017-03-211-2/+0
| |
* | Container for new web app addedKapil Viren Ahuja2017-03-232-2/+3
|/
* adding cruncherKapil Viren Ahuja2017-03-181-0/+21
|
* rename statscompilerschneefux2017-03-172-3/+3
|
* add analyzerschneefux2017-03-123-3/+44
|
* rename spider to preloaderschneefux2017-03-091-6/+6
|
* add spider containerschneefux2017-03-081-0/+18
|
* added env with properties and no values. Each will have to set the value locallyKapil Viren Ahuja2017-03-071-0/+1
|
* Merge branch 'develop' of https://github.com/vainglorygame/vaindock into developschneefux2017-03-061-0/+1
|\
| * Ignoring log filesKapil Viren Ahuja2017-03-061-0/+1
| |
* | add processor's spider and analyze configschneefux2017-03-061-0/+2
|/
* Fixes #9. (#12)Kapil Viren Ahuja2017-03-012-4/+4
| | | | | | | localhost:88 will now open the site. vainsocial.dev:88 will work as expected Note port 88 is used because many would have a local apache or nginx or a http server running on 80. Don’t want to block that
* Merge pull request #7 from vainglorygame/add-compilerKapil Viren Ahuja2017-03-011-0/+22
|\ | | | | add compiler container
| * add compiler containerschneefux2017-02-281-0/+22
|/
* Merge pull request #5 from schneefux/patch-2Kapil Viren Ahuja2017-02-261-1/+2
|\ | | | | readme: mention artisan key generation
| * readme: mention artisan key generationschneefux2017-02-261-1/+2
| |
* | Merge pull request #4 from schneefux/patch-1Kapil Viren Ahuja2017-02-260-0/+0
|\ \ | | | | | | update Python version to latest
| * | update Python version to latestschneefux2017-02-261-1/+1
| |/
* | Ignore the entry for local env’s. This to ensure we don’t commit our Key ↵Kapil Viren Ahuja2017-02-262-3/+8
| | | | | | | | or for people to use their local env files
* | Python container upgraded to 3.6Kapil Viren Ahuja2017-02-262-2/+1
|/
* naming fix + entry point fix for workspace shellkvahuja2017-02-142-4/+7
| | | | | 1. renamed processor container to more usable 2. fixed for shell entry point for user
* added processor setup to the dockerkvahuja2017-02-101-2/+23
|
* pointed to the folder/scripts inside of vaindock and not on the code project ↵Kapil Viren Ahuja2017-02-101-1/+1
| | | | code folder
* pulled the python container from the apigrabber and put into vaindock folder ↵Kapil Viren Ahuja2017-02-103-26/+52
| | | | | | as it's being done for all others. (THIS IS NOT YET TESTED). installation of gcc is taking obnoxiously long
* works for:Kapil Viren Ahuja2017-02-1035-3/+2443
| | | | | | | - vainsocial.com - pg for web - pg for raw - pgAdmin
* initial commitKapil Viren Ahuja2017-02-101-0/+59