Commit Graph

9 Commits

Author SHA1 Message Date
923d333823 [docs] encourage using loopback bind address (#1166) 2022-12-07 21:50:37 +01:00
dx
8942a70856 [docs] Clarify that reverse proxy setups need trusted-proxies (#1127)
* [docs] Clarify that reverse proxy setups need trusted-proxies

* Remove the jq usage
2022-11-23 16:10:56 +01:00
847a466417 [docs] Replace old references to the previous streaming with websockets (#1015) 2022-11-10 14:41:46 +01:00
ba46e622f1 [docs] Update apache-httpd.md (#937) 2022-11-01 10:36:10 +01:00
47de702506 [docs] Change Apache SSL setup to automatic and manual mode (#936)
* Update apache-httpd.md

* Update apache-httpd.md

* Update apache-httpd.md
2022-10-31 14:14:02 +01:00
ea90d12169 [docs] Add Apache HTTP Server without LetsEncrypt (#935) 2022-10-31 13:51:09 +01:00
972bd17aaa [docs] Update Apache2 HTTP Server docs for websockets (#934) 2022-10-31 13:21:12 +01:00
b4a83e4b51 FIx typo (#918) 2022-10-25 08:25:42 +01:00
721061b046 [docs] unify nginx explainers and add apache httpd (#455)
* docs: unify nginx explainers and add apache httpd

there are two places where nginx + certbot is explained, unify that into
one place.
Add apache httpd, following the same steps, but using mod_md for
LetsEncrypt
add a note about #453 in both guides.
Link to both, and call the section reverse proxy, instead of NGINX

* restore full nginx.conf from docker.md

* add installation_guide/apache-httpd.md to mkdocs
2022-04-18 17:45:43 +02:00