Add tuto how to improve public instance + rework current pages (#464)

* add tuto improvements public instance + rework current pages

* disable access log + add http 1.1 keep alive

* improve based on feedback + note port 3000

* note about main reverse proxy
This commit is contained in:
Émilien (perso) 2023-11-04 16:03:31 +01:00 committed by GitHub
parent 52ae55e841
commit c5c1fd2a8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 157 additions and 19 deletions

View file

@ -28,13 +28,14 @@ nav:
- 'caddy.md'
- 'apache2.md'
- 'db-maintenance.md'
- 'captcha-bug.md'
- 'reset-password.md'
- 'known-exception.md'
- 'For public instances Owners':
- 'takedown.md'
- 'hide-instance-behind-proxy-server.md'
- 'ipv6-rotator.md'
- 'captcha-bug.md'
- 'anti-captcha.md'
- 'reset-password.md'
- 'known-exception.md'
- 'improve-public-instance.md'
- 'For Developers':
- 'api.md'
- 'api/common_types.md'