GoToSocial/docs
Daniele Sluijters ce615b5d59
[docs] Serve static assets with nginx (#1251)
* [docs] Serve static assets with nginx

This explains how to use nginx to serve static assets and offload GTS
from that responsibility. It also shows how to have nginx add caching
headers to indicate to clients how long they may cache an asset.

* [docs] Move additional nginx config to advanced

This moves a bunch of additional nginx configuration into the Advanced
page instead. It declutters the nginx configuration page.
2022-12-11 14:18:39 +01:00
..
admin [feature] Add admin media prune orphaned CLI command (#1146) 2022-11-25 17:23:42 +00:00
api [feature] Start implementing refetch of lost media files via /api/v1/admin/media_refetch (#1221) 2022-12-10 21:43:11 +00:00
assets
configuration [docs] encourage using loopback bind address (#1166) 2022-12-07 21:50:37 +01:00
federation
installation_guide [docs] Serve static assets with nginx (#1251) 2022-12-11 14:18:39 +01:00
user_guide
environment.yml
faq.md [docs] Add first draft of FAQ (#1086) 2022-11-21 13:19:51 +01:00
index.md [docs] Update CONTRIBUTING.md, add pull request templates (#1216) 2022-12-09 11:53:58 +01:00
requirements.txt
swagger.go