summaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
Commit message (Collapse)AuthorAgeFilesLines
* MongoDB v3.2.20Lauri Ojansivu2018-05-191-1/+1
|
* Try to fix travisLauri Ojansivu2018-04-041-108/+1
|
* Update all from wekan-mongodb to main wekan repo docker-compose.yml fileLauri Ojansivu2018-04-041-2/+109
|
* Remove warnings about Docker. MongoDB to 3.2.19.Lauri Ojansivu2018-04-041-1/+1
|
* Change to previous MongoDB version 3.2.18 because of data loss:Lauri Ojansivu2018-03-151-1/+1
| | | | https://github.com/wekan/wekan-mongodb/issues/9
* MongoDB 3.2.19Lauri Ojansivu2018-03-061-1/+1
|
* Update Node to 4.8.6 and MongoDB to 3.2.18Lauri Ojansivu2017-12-021-1/+1
|
* MongoDB v3.2.17Lauri Ojansivu2017-10-061-1/+1
|
* v0.35v0.35Lauri Ojansivu2017-09-021-1/+1
|
* Revert back to MongoDB v3.2.15 because v3.2.16 is not yet available on ↵Lauri Ojansivu2017-07-281-1/+1
| | | | Docker Hub.
* MongoDB v3.2.16Lauri Ojansivu2017-07-271-1/+1
|
* Upgrade Node.js, MongoDB and Debian on Docker and Ubuntu snap edge to get ↵Lauri Ojansivu2017-07-141-1/+1
| | | | security etc updates.
* MongoDB to version 3.2.14Lauri Ojansivu2017-06-231-1/+1
|
* Wekan release v0.23v0.23Lauri Ojansivu2017-05-211-1/+1
|
* Fix bson error on Docker. Closes #1009Lauri Ojansivu2017-05-061-2/+2
|
* add new ARGS to docker-composeStephen Moloney2017-04-281-0/+2
|
* v0.18 Wekan release.v0.18Lauri Ojansivu2017-04-021-1/+1
|
* update docker compose to latest dockerhubStephen Moloney2017-02-011-1/+1
|
* Added working Docker example. Using MongoDB v3.2.11Lauri Ojansivu2017-02-011-1/+1
|
* change docker-compose.yml VARS to CAPSStephen Moloney2017-01-171-5/+5
|
* change to mongo 3.4Stephen Moloney2017-01-171-3/+11
|
* locally build docker imageStephen Moloney2017-01-171-28/+38
|
* ports in docker-compose.yml must be an arraySebastian Schwarz2016-01-081-1/+2
|
* Complete the Docker Compose manifestMaxime Quandalle2016-01-031-6/+20
|
* Add a docker-compose configuration fileMaxime Quandalle2015-09-061-0/+16
Closes #231