Commit graph

12 commits

Author SHA1 Message Date
RocketQuack
269e44e2cd feat: drop rule syntax and v2 override 2026-01-25 14:30:48 +01:00
RocketQuack
6b0a7cc218
Merge branch 'main' into chore/Update-Traefik-to-Version-3.6 2026-01-19 22:33:19 +01:00
RocketQuack
80a11fb47f chore: run pre-commit fixes 2026-01-19 19:31:55 +01:00
RocketQuack
a1265baed6 chore: run pre-commit fixes 2026-01-19 19:07:33 +01:00
Rocket-Quack
a6e92bf984 fix(lint): Traefik transition comment typo 2026-01-19 17:36:49 +01:00
Rocket-Quack
81ca6ca522 chore(traefik): usage of v3 traefik with v2 rule syntax 2026-01-19 15:23:06 +01:00
Rocket-Quack
8afa5d60f5 chore(traefik): migrate compose overrides to v3 traefik 2026-01-16 12:52:20 +01:00
A̴m̴r̴ ع̲مِےـرۅ
92a3494ded
Remoed the version attribute from docker compose files 2025-12-17 11:10:10 +02:00
gp
5f815d88a9
Update Traefik container from deprecated v2.6 to v2.11 (#1475) 2024-09-26 12:50:18 +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
Alfredo Altamirano
0d37d6505f
feat: add traefik restart policy (#1071)
Co-authored-by: Alfredo Altamirano <Ahuahuachi@users.noreply.github.com>
2023-02-02 14:52:42 +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
Renamed from docs/compose/compose.traefik.yaml (Browse further)