mirror of
https://github.com/iv-org/documentation.git
synced 2025-05-05 08:14:59 -04: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:
parent
52ae55e841
commit
c5c1fd2a8d
4 changed files with 157 additions and 19 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue