8 Commits

Author SHA1 Message Date
Christian Brüggemann f35c86715a Fix frontend hostname in Caddyfile 2024-06-20 20:12:08 +02:00
Kavin 41ca0ef18e Use nginx in caddy for caching. 2022-11-03 17:40:46 +00:00
Kavin a77f887fd8 Use new Rust based piped-proxy. 2022-11-03 17:28:09 +00:00
Soochaehwa 78dc60527a Update Caddyfile 2022-09-22 02:07:01 +09:00
Kavin 95e20fa87d Simply nginx and caddy config. (#9) 2021-11-07 20:40:25 +00:00
FireMasterK eb62697497 Add support for nginx without a TLS reverse proxy. 2021-09-25 14:44:58 +01:00
AtomHare 5862e8354a Update varnish and headers (#4)
* update varnish

* update headers

* Indent with 4 spaces.

Co-authored-by: FireMasterK <20838718+FireMasterK@users.noreply.github.com>
2021-09-18 23:59:50 +01:00
AtomHare 8d410df572 Add Initial docker compose
* Initial draft of the docker-compose

with configuration files

* Update docker-compose.yml

update path

* Add configure-instance script.

* Fix caddyfile and improvements.

* Enable quic for Caddy.

* Add missing newline.

* Remove unnecessary depends_on.

Co-authored-by: FireMasterK <20838718+FireMasterK@users.noreply.github.com>
2021-08-25 13:21:41 +05:30