Salah Aldin Fateh
bcb203551a
Remove redis-cache volume ( #1555 )
...
* Remove redis-cache volume
* remove from docs
* ci: fix pre-commit
---------
Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com >
2025-01-27 11:10:14 +05:30
Yeifer Alexander Muñoz Torres
fa543662ed
#1402 Environment variables for custom image ( #1403 )
...
* chore: enhance compose.yaml with variables for customize
* chore: use default blank values for db and redis variables in compose.yaml
* chore: Use env var for HTTP(S) publish ports in overrides
* docs: explain use of environment variables for image customization
* chore: use ERPNEXT_VERSION as default
* docs: fixed spelling errors
2024-06-08 00:21:17 +05:30
Revant Nandgaonkar
c013942d1f
fix: use docker volumes ( #1067 )
...
* fix: use docker volumes
remove bind mount
use docker volumes
* ci: remove payments app from tests
2023-01-31 09:48:52 +05:30
Revant Nandgaonkar
e6088af885
refactor: build only one frappe/erpnext image ( #1032 )
...
* ci: skip frappe builds
* refactor: build only one frappe/erpnext image
* fix: lint nginx entrypoint script
* docs: update and organize docs
* docs: fix lint errors
* fix(custom): pass base64 encoded apps json
* ci: update dependabot
* docs: update contributing
* docs: remove info about multi image setup
* fix: initiate empty common_site_config.json
default config has host keys set to localhost
causes connection errors
* docs: add details for pwd volumes
* fix: symlink assets instead of copy
* fix: nginx private files
* ci: skip docker compose v2 install for ubuntu-latest
* fix: organize layers
* feat: allow remove git remote for custom image
* docs: allow remove git remote for custom image
* fix: remove duplicate --apps_path
2023-01-16 04:20:09 +05:30