documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Document how to run a popular public instance

Open unixfox opened this issue 3 years ago • 1 comments

We will specialize only for docker based installations according to the official documentation, but with a notice that a similar setup could be replicated outside of docker or on another system like kubernetes.

What to document:

  • [x] The usage of http3-ytproxy in invidious: https://github.com/TeamPiped/http3-ytproxy
  • [x] Multiple processes of invidious at the same time with rolling restart. (caddy-docker-proxy?)
  • [ ] Often restart invidious
  • [ ] pgbouncer

Advanced documentation (not a priority):

  • [ ] High availability of postgres

unixfox avatar Feb 16 '23 19:02 unixfox

Postgres: I recommend Citus plugin

delgh1 avatar Jan 03 '24 14:01 delgh1