summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* to be used on preview envKapil Viren Ahuja2017-04-021-0/+165
|
* add compilerschneefux2017-04-012-0/+14
|
* added updater db depschneefux2017-04-011-0/+3
|
* Processor works with new ORM parent directoryKapil Viren Ahuja2017-04-011-0/+1
|
* Putting DB dependency on apigrabberKapil Viren Ahuja2017-03-301-0/+1
|
* set up rabbitmq for webstomp and authschneefux2017-03-304-11/+77
|
* Container name for DB changed to reflect the functional name instead of the ↵Kapil Viren Ahuja2017-03-301-7/+7
| | | | technology used
* rm postgres, add phpmyadminschneefux2017-03-291-17/+13
|
* migrate to node&mariadbschneefux2017-03-281-12/+32
|
* (wip) rework containers for 2.0schneefux2017-03-277-241/+39
|
* apigrabber does not expose 8080schneefux2017-03-211-2/+0
|
* 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