GoToSocial/docs/installation_guide
Martijn de Boer d6abe105b3
[docs] Add Caddy instructions to the documentation (#594)
* Add instructions for working with Caddy 2

Add instructions for working with Caddy 2. Some texts are duplicated from the NGINX part (mainly the configuration part, about systemctl).

* Add new Caddy docs to mkdocs.yml

Adds the new Caddy document to the document tree

* Remove up and downstream headers from configuration

Removed the header statements for the proxy, as proxying those are transparant. Kept the flush_interval directive, disabling the response buffer completely so we can write without delays.

* Update caddy.md

Corrects the opening link

* Apply comments mentioned in PR

@igalic mentioned a few comments to improve these docs. I've processed those in this PR.
2022-05-23 11:45:55 +02:00
..
apache-httpd.md [docs] unify nginx explainers and add apache httpd (#455) 2022-04-18 17:45:43 +02:00
binary.md [documentation] put single-quotes around passwords in install docs (#534) 2022-05-03 12:06:08 +02:00
caddy.md [docs] Add Caddy instructions to the documentation (#594) 2022-05-23 11:45:55 +02:00
docker.md [Documentation] tidy docker-compose docs, add note about uid/gid (#551) 2022-05-09 11:15:46 +02:00
index.md Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
nginx.md [documentation] NGINX docs updates (#471) 2022-04-24 11:04:26 +02:00
third_party.md [documentation] Add third-party packaging to documentation (#443) 2022-03-29 15:36:04 +02:00
websocket.md [documentation] Add WebSocket protocol documentation (#470) 2022-04-22 13:35:19 +02:00