Commit graph

9 commits

Author SHA1 Message Date
dandax123
64e6536592 fix(assets): link assets at container init 2026-04-30 13:32:25 +02:00
Daniel Radl
eccae398c5
fix(nginx): set absolute_redirect off 2026-03-31 16:40:41 +02:00
Daniel Radl
8ccccdbdd5
fix: nginx redirects leak internal port 2026-03-30 12:08:46 +02:00
Rocket-Quack
c40113923c refactor(nginx): include headers snippet via correct runtime path 2026-03-17 15:52:42 +01:00
Rin
57287e9cff Refactor: Move shared security headers into a snippet and include it in server and files location blocks. 2026-03-16 23:11:41 +07:00
RinZ27
904df21d43
Fix Nginx header inheritance for /files location 2026-03-11 21:43:18 +07:00
Osama Shaikh
8070e5822e
fix(nginx): use X-Forwarded-Proto for backend requests behind reverse proxy 2026-03-03 13:36:46 +05:30
Osama Shaikh
0ec329fe34
fix(nginx): forward correct proto/origin for socket.io behind proxy (#1817) 2026-03-03 06:13:45 +05:30
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