mirror of
https://gitea.invidious.io/iv-org/documentation
synced 2025-06-05 22:19:26 +02:00
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:
@ -23,14 +23,17 @@
|
||||
- [Caddy reverse proxy setup](./caddy.md)
|
||||
- [Apache2 reverse proxy setup](./apache2.md)
|
||||
- [Database maintenance](./db-maintenance.md)
|
||||
- [Handling takedown notices](./takedown.md)
|
||||
- [Hiding Invidious instance behind proxy servers (for escaping DMCA requests)](./hide-instance-behind-proxy-server.md)
|
||||
- [IPv6 rotator (for escaping YouTube blocking)](./ipv6-rotator.md)
|
||||
- [CAPTCHA bug on Debian and Ubuntu](./captcha-bug.md)
|
||||
- [Anti-Captcha setup](./anti-captcha.md)
|
||||
- [Reset user password](./reset-password.md)
|
||||
- [Known Exception in log](./known-exception.md)
|
||||
|
||||
## For public instance Owners
|
||||
- [Handling takedown notices](./takedown.md)
|
||||
- [Hiding Invidious instance behind proxy servers (for escaping DMCA requests)](./hide-instance-behind-proxy-server.md)
|
||||
- [IPv6 rotator (for escaping YouTube blocking)](./ipv6-rotator.md)
|
||||
- [Improve your public instance performance and stability](./improve-public-instance.md)
|
||||
|
||||
## For Developers
|
||||
|
||||
- [API](./api.md)
|
||||
|
Reference in New Issue
Block a user