jesen-surjadi
6f8473f2b3
update docker-compose.yml
...
* update compose version to 2.1 for named volume support
* pin mariadb and redis image version to avoid update surprise
* create named volumes for portability and backup purpose
* create new service 'shared-conf' to have all shared configuration and use named volume across all service
* add service dependency to 'shared-conf'
* replace local directory volume with docker named volume
* remove excessive whitespaces
2019-01-25 05:47:04 -06:00
chabad360
1f8685dce1
Fixed bad volume naming
2018-10-03 17:10:27 -07:00
chabad360
835e5d60b6
Update docker-compose.yml
...
Added persistence to mariadb, and cleaned it up a bit
2018-10-03 17:05:37 -07:00
chabad360
70a45b2f5d
Update docker-compose.yml
2018-10-03 16:20:05 -07:00
Chinmay Pai
f96ffe5d70
redis: revert mistakes
...
Signed-off-by: Chinmay Pai <chinmaydpai@gmail.com>
2018-09-28 14:45:30 +05:30
Chinmay Pai
62f1129b3f
redis: fix redis
...
Signed-off-by: Chinmay Pai <chinmaydpai@gmail.com>
2018-09-28 13:33:14 +05:30
Aimable Rwema
a34106b23b
Fixed mariadb ports mapping
2017-10-08 06:50:56 +02:00
vishalseshagiri
ac115c2ff7
added file-watcher-port and socketio-port + Readme changes
...
Former-commit-id: 34f60750dc
2017-10-02 09:48:51 +05:30
vishalseshagiri
9d1d09a3c0
changed mariadb ports to 3307
...
Former-commit-id: 06ff744f7b
2017-10-02 09:45:46 +05:30
vishalseshagiri
950647a182
git diff bb01cc8277 a32c9230dd726399c59f5849d7e0a25b1e3a281a | git apply --reject --whitespace=fix
2017-10-02 09:32:03 +05:30
vishalseshagiri
92fa8c1d42
Port forwarding enabled+start-container.sh+setup.sh
...
Former-commit-id: e70428e7b3
2017-07-24 08:52:16 +00:00
vishalseshagiri
d4d6952755
Added setup-frappe.sh as a file to the docker-frappe container, Added start-frappe.sh as a script file to start the frappe container once all the containers are up and running, Added redis and mariadb as links to the frappe container, made changes to the docker-compose and Dockerfile, issue: could'nt control startup order of containers (goal for future dev), Run docker-compose up -d to start all the containers
2017-07-20 11:48:19 +00:00
vishalseshagiri
40fbff8e77
First working dockerization
2017-07-18 09:00:58 +00:00