Commit graph

1978 commits

Author SHA1 Message Date
Daniel Radl
f0a511879e
Merge pull request #1816 from Rocket-Quack/fix/acme-companion-container-id
fix: Add acme-companion nginx discovery label to nginx-proxy
2026-02-19 13:37:08 +01:00
github-actions
878fd85511 chore: Update example.env 2026-02-19 05:29:17 +00:00
RocketQuack
38d96e1d95 fix: Add label for acme discovery to nginx-proxy 2026-02-18 17:31:35 +01:00
github-actions
7325c316b8 chore: Update example.env 2026-02-17 14:39:17 +00:00
trustedcomputer
8b3def7162 feat: add chromium pdf generator support 2026-02-16 06:51:59 -08:00
Thomas
f5598cd5e2
fix: enable pnpm via corepack for apps that require it (e.g. drive) 2026-02-11 17:00:48 +01:00
github-actions
d56cd8851e chore: Update example.env 2026-02-11 06:29:21 +00:00
github-actions
1ad2bba116 chore: Update example.env 2026-02-11 05:23:38 +00:00
Daniel Radl
d38e79e4a3
Merge pull request #1807 from AMR-Mannesmann/Update-workflow-to-remove-v14-and-use-v16
Update workflow to remove v14 and use v16
2026-02-07 17:54:45 +01:00
Daniel Radl
ef90ecb5aa
Update workflow to remove v14 and use v16 2026-02-07 17:41:21 +01:00
Daniel Radl
7784c78fb7
Merge pull request #1802 from david-loe/patch-1
Update Python and Node.js versions in Containerfile
Drop frappe `v14` compatibility
2026-02-07 17:07:05 +01:00
david-loe
4de2ce5307
Update FRAPPE_BRANCH to version-16 2026-02-07 09:57:45 +01:00
david-loe
abd0554e65
changed _V14 to _PREV 2026-02-07 09:56:19 +01:00
RocketQuack
99d9a1dc38
feat: add nginx-proxy with acme companion as an alternative to traefik (#1800)
* refactor: move core nginx files into more recognizable folder structure

* chore: include HTTPS_PUBLISH_PORT in example .env

* feat: add nginx-proxy and acme-companion compose overrides

* docs: add NGINX_PROXY_HOSTS to example.env

* docs: add nginx-proxy overrides

* docs: split docs, variables for usage of traefik or nginx-proxy

* docs: update override notes for traefik proxy on separate stack

* docs: split TLS/SSL overview and add own caddy guide

* docs: add nginx-proxy + acme companion guide

* docs: add nginx-proxy and acme single-server setup guide
2026-02-06 09:56:28 +05:30
github-actions
3d46cb84e0 chore: Update example.env 2026-02-05 11:24:40 +00:00
github-actions
63b75a4431 chore: Update example.env 2026-02-03 17:45:28 +00:00
david-loe
4a29d63c52
Update Frappe branch version to 16 2026-01-31 09:08:17 +01:00
david-loe
fbf00c802d
Update Python, Node, and Frappe versions in Containerfile 2026-01-31 09:06:00 +01:00
david-loe
30efa35347
Update Python and Node.js versions in Containerfile 2026-01-30 16:48:12 +01:00
github-actions
23593bfadb chore: Update example.env 2026-01-29 13:24:18 +00:00
github-actions
9a429695a8 chore: Update example.env 2026-01-28 04:39:33 +00:00
Daniel Radl
e3ce6c6081
Merge pull request #1796 from Rocket-Quack/chore/Update-Traefik-to-Version-3.6
chore: Update Traefik to version 3.6 and add migration doc
2026-01-26 12:32:52 +01:00
RocketQuack
a022f94591 tests: stop writing legacy SITES in env 2026-01-25 14:33:02 +01:00
RocketQuack
bfb040e5a6 docs: mark v3 migration complete 2026-01-25 14:31:46 +01:00
RocketQuack
269e44e2cd feat: drop rule syntax and v2 override 2026-01-25 14:30:48 +01:00
github-actions
56c8f7e277 chore: Update example.env 2026-01-20 17:03:43 +00:00
RocketQuack
e3e332659d Merge branch 'chore/Update-Traefik-to-Version-3.6' of https://github.com/Rocket-Quack/frappe_docker into chore/Update-Traefik-to-Version-3.6 2026-01-20 13:24:08 +01:00
RocketQuack
a69b002881 tests: set SITES_RULE correctly for https override 2026-01-20 13:23:30 +01:00
RocketQuack
6b0a7cc218
Merge branch 'main' into chore/Update-Traefik-to-Version-3.6 2026-01-19 22:33:19 +01:00
Daniel Radl
71da246b40
Merge pull request #1798 from Rocket-Quack/chore/Transition-Update-Traefik-to-Version-3.6
chore: Transition preparations to update Traefik Image to version 3.6
2026-01-19 22:11:18 +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
166a904041 docs: deprecation note for SITES in favor of SITES_RULE for v3 traefik 2026-01-19 15:24:43 +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
c5525bf021 docs: add Traefik v2 to v3 migration guide 2026-01-16 13:27:10 +01:00
Rocket-Quack
9a4a078bde docs: update Traefik v3 SITES_RULE usage and examples 2026-01-16 13:04:34 +01:00
Rocket-Quack
108fb0e6af docs(env): switch SITES to SITES_RULE for v3 traefik 2026-01-16 12:53:48 +01:00
Rocket-Quack
8afa5d60f5 chore(traefik): migrate compose overrides to v3 traefik 2026-01-16 12:52:20 +01:00
github-actions
bc254c2b4c chore: Update example.env 2026-01-14 12:42:50 +00:00
github-actions
56c6520e29 chore: Update example.env 2026-01-13 15:11:17 +00:00
Revant Nandgaonkar
f5fc7b40ae
feat: publish version 16 for helm chart (#1758) 2026-01-13 13:52:46 +05:30
github-actions
184499f998 chore: Update example.env 2026-01-08 08:43:10 +00:00
github-actions
6897174970 chore: Update example.env 2026-01-07 05:23:32 +00:00
github-actions
1c34394577 chore: Update example.env 2026-01-03 10:57:08 +00:00
Daniel Radl
4b90bfdade
docs(readme): refactor readme to explaining how to navigate this repository (#1779) 2026-01-02 02:30:45 +05:30
github-actions
afcc450311 chore: Update example.env 2025-12-30 13:58:32 +00:00
Daniel Radl
4351b05141
Merge pull request #1778 from AMR-Mannesmann/docs-use-custom.env-in-setup
docs: use costom.env in setup
2025-12-29 10:52:24 +01:00
daniel.radl
a6eba1e913 docs: use costom.env in setup 2025-12-29 10:42:25 +01:00
Daniel Radl
7de99474cb
docs: added deployment methode chooser (#1777) 2025-12-25 05:20:35 +05:30