summaryrefslogtreecommitdiff
path: root/docker-compose.yml
Commit message (Collapse)AuthorAgeFilesLines
* add discordbotrelease/2.0.0schneefux2017-04-151-0/+13
|
* Merge branch 'release/2.0.0' of https://gitlab.com/vainglorygame/vaindock ↵schneefux2017-04-151-0/+1
|\ | | | | | | into release/2.0.0
| * Connection to nginx and bridge was broken and it failed any player reloads ↵Kapil Viren Ahuja2017-04-131-0/+1
| | | | | | | | and updates - all good now
* | add premium features (off by default)schneefux2017-04-101-0/+1
|/
* Merge branch 'release/2.0.0' of https://gitlab.com/vainglorygame/vaindock ↵schneefux2017-04-101-1/+1
|\ | | | | | | into release/2.0.0
| * Merge branch 'release/2.0.0' of https://gitlab.com/vainglorygame/vaindock ↵Kapil Viren Ahuja2017-04-101-12/+0
| |\ | | | | | | | | | into release/2.0.0
| * \ Merge branch 'release/2.0.0' of https://gitlab.com/vainglorygame/vaindock ↵Kapil Viren Ahuja2017-04-061-0/+14
| |\ \ | | | | | | | | | | | | into release/2.0.0
| * | | WS is now going via notif subdomain instead of localhostKapil Viren Ahuja2017-04-061-1/+1
| | | |
* | | | add cruncherschneefux2017-04-101-0/+12
| |_|/ |/| |
* | | remove compilerschneefux2017-04-081-12/+0
| |/ |/|
* | add analyzer containerschneefux2017-04-041-0/+11
| |
* | bridge needs db accessschneefux2017-04-041-0/+1
| |
* | add queue option to reset on startschneefux2017-04-041-0/+1
| |
* | rewrite rabbitmq user add scriptschneefux2017-04-041-0/+1
|/
* rename updater -> bridgeschneefux2017-04-031-5/+4
|
* Updated docker to use vaindock_queue and passthrough to RabbitKapil Viren Ahuja2017-04-031-0/+1
|
* added web sockets proxyKapil Viren Ahuja2017-04-031-2/+3
|
* add compilerschneefux2017-04-011-0/+12
|
* 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-301-11/+12
|
* 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-271-180/+38
|
* apigrabber does not expose 8080schneefux2017-03-211-2/+0
|
* adding cruncherKapil Viren Ahuja2017-03-181-0/+21
|
* rename statscompilerschneefux2017-03-171-2/+2
|
* add analyzerschneefux2017-03-121-0/+20
|
* rename spider to preloaderschneefux2017-03-091-6/+6
|
* add spider containerschneefux2017-03-081-0/+18
|
* add processor's spider and analyze configschneefux2017-03-061-0/+2
|
* add compiler containerschneefux2017-02-281-0/+22
|
* Ignore the entry for local env’s. This to ensure we don’t commit our Key ↵Kapil Viren Ahuja2017-02-261-2/+7
| | | | or for people to use their local env files
* naming fix + entry point fix for workspace shellkvahuja2017-02-141-2/+1
| | | | | 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-101-26/+37
| | | | | | 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-101-0/+175
- vainsocial.com - pg for web - pg for raw - pgAdmin