Commit graph

10 commits

Author SHA1 Message Date
Bohdan Kucherivayi
b24f05e35a Merge branch 'main' of github.com:zapal-tech/erp; branch 'main' of github.com:frappe/frappe_docker 2024-11-27 22:24:38 +02:00
Bohdan Kucherivayi
a58a274bc8 feat: update erp docker setup 2024-02-13 15:44:14 +02:00
Revant Nandgaonkar
247a8e8e2d fix: gitignore .devcontainer 2020-08-01 23:27:56 +05:30
Hendy Irawan
55e4a53d5b refactor: Disable PostgreSQL by default, fixes #317 2020-08-01 12:26:53 +07:00
Revant Nandgaonkar
f871834dbe feat: dev environment also starts postgresql 2020-06-30 15:25:10 +05:30
Revant Nandgaonkar
daef926b06 feat(frappe/bench): allow 5 benches 2020-06-11 12:55:27 +05:30
africlouds
aa8e7d374c
Build frappe with Dockerfile
- Build frappe image using development Dockerfile instead of bench:latest image
- Exposing port range
2020-06-10 09:22:47 +02:00
africlouds
a5b8db6137
Set /workspace/development as default working dir
When one misses the part of the doc that says bench should be created under /workspace/development, bench is created in home directory and the work would be lost when the container is recreated. Making the directory default would avert that
2020-06-09 07:33:20 +02:00
Revant Nandgaonkar
307ef2d67a fix: publish socketio port in dev docker-compose 2020-03-10 20:05:38 +05:30
Revant Nandgaonkar
d071bf232d feat: development docker 2020-03-05 21:56:31 +05:30