github-actions
|
b7a0badaf0
|
chore: Update example.env
|
2026-06-03 10:09:24 +00:00 |
|
github-actions
|
3fccc2f9e7
|
chore: Update example.env
|
2026-06-02 17:24:35 +00:00 |
|
github-actions
|
6fccccf6d1
|
chore: Update example.env
|
2026-06-01 06:39:33 +00:00 |
|
github-actions
|
6526ab8cd4
|
chore: Update example.env
|
2026-05-27 01:51:34 +00:00 |
|
github-actions
|
640b761a3d
|
chore: Update example.env
|
2026-05-20 07:50:30 +00:00 |
|
github-actions
|
38ca8d2316
|
chore: Update example.env
|
2026-05-20 04:40:07 +00:00 |
|
dandax123
|
2c44349a0f
|
feat: configure gunicorn with env variables
|
2026-05-18 20:19:43 +02:00 |
|
github-actions
|
e31bcceac1
|
chore: Update example.env
|
2026-05-14 10:07:39 +00:00 |
|
github-actions
|
eeb487e5e6
|
chore: Update example.env
|
2026-05-14 06:04:47 +00:00 |
|
github-actions
|
cec5b93546
|
chore: Update example.env
|
2026-05-13 10:46:13 +00:00 |
|
github-actions
|
d07d805436
|
chore: Update example.env
|
2026-05-12 19:20:13 +00:00 |
|
github-actions
|
edfd8f0755
|
chore: Update example.env
|
2026-05-05 17:03:26 +00:00 |
|
github-actions
|
473f08a7f9
|
chore: Update example.env
|
2026-04-28 21:31:13 +00:00 |
|
github-actions
|
007ae42d2f
|
chore: Update example.env
|
2026-04-24 16:24:36 +00:00 |
|
github-actions
|
2fb6f2553d
|
chore: Update example.env
|
2026-04-22 00:48:17 +00:00 |
|
github-actions
|
616ffd4177
|
chore: Update example.env
|
2026-04-14 18:46:14 +00:00 |
|
github-actions
|
f36bde7aca
|
chore: Update example.env
|
2026-04-11 05:32:15 +00:00 |
|
github-actions
|
dfb6ee4f08
|
chore: Update example.env
|
2026-04-09 10:37:09 +00:00 |
|
github-actions
|
20169854f5
|
chore: Update example.env
|
2026-04-09 05:17:52 +00:00 |
|
github-actions
|
031d1964a1
|
chore: Update example.env
|
2026-04-07 18:26:31 +00:00 |
|
Roger Saner
|
c7d61a5a6d
|
fix: update example.env
Correct link to env vars doc
|
2026-04-02 18:43:23 +02:00 |
|
github-actions
|
40c741b751
|
chore: Update example.env
|
2026-03-30 18:30:39 +00:00 |
|
github-actions
|
316c02bd88
|
chore: Update example.env
|
2026-03-23 17:02:54 +00:00 |
|
github-actions
|
c5af709a32
|
chore: Update example.env
|
2026-03-18 14:11:27 +00:00 |
|
github-actions
|
010278ea2e
|
chore: Update example.env
|
2026-03-18 05:26:24 +00:00 |
|
github-actions
|
7228b5005c
|
chore: Update example.env
|
2026-03-15 08:49:55 +00:00 |
|
github-actions
|
91a190e924
|
chore: Update example.env
|
2026-03-10 15:16:05 +00:00 |
|
github-actions
|
9a5f17f09b
|
chore: Update example.env
|
2026-03-10 07:13:59 +00:00 |
|
github-actions
|
09ce533de1
|
chore: Update example.env
|
2026-03-06 09:05:35 +00:00 |
|
github-actions
|
455ef1f725
|
chore: Update example.env
|
2026-03-05 12:26:28 +00:00 |
|
github-actions
|
c315c72eaa
|
chore: Update example.env
|
2026-03-03 18:24:24 +00:00 |
|
github-actions
|
85aaca4bd5
|
chore: Update example.env
|
2026-02-26 08:57:12 +00:00 |
|
github-actions
|
4dd24f1fd0
|
chore: Update example.env
|
2026-02-26 07:23:06 +00:00 |
|
github-actions
|
4cac43fda3
|
chore: Update example.env
|
2026-02-26 06:32:16 +00:00 |
|
github-actions
|
73edefc49d
|
chore: Update example.env
|
2026-02-25 07:01:07 +00:00 |
|
github-actions
|
878fd85511
|
chore: Update example.env
|
2026-02-19 05:29:17 +00:00 |
|
github-actions
|
7325c316b8
|
chore: Update example.env
|
2026-02-17 14:39:17 +00: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 |
|
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 |
|
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 |
|
github-actions
|
56c8f7e277
|
chore: Update example.env
|
2026-01-20 17:03:43 +00:00 |
|
Rocket-Quack
|
108fb0e6af
|
docs(env): switch SITES to SITES_RULE for v3 traefik
|
2026-01-16 12:53:48 +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 |
|
github-actions
|
184499f998
|
chore: Update example.env
|
2026-01-08 08:43:10 +00:00 |
|