No description
Find a file
2025-04-05 21:01:52 +02:00
nginx Update nginx/conf.d/invidious.conf 2025-04-05 14:21:51 +02:00
docker-compose.yml Update docker-compose.yml 2025-04-05 14:21:31 +02:00
README.md Update README.md 2025-04-05 21:01:52 +02:00

Outdated. New setup made for multiple reverse proxies coming soon

Checklist

  1. Replace IP addressses in docker-compose.yml
  2. In nginx:
    • openssl dhparam -out dhparam.pem 3072 (takes up to a few minutes, you can do the two below steps in the meantime)
    • openssl req -new -x509 -days 365 -noenc -out snakeoil.pem -keyout snakeoil.key (keep pressing Enter)
    • Replace hostname in conf.d/invidious.conf
  3. docker compose up -d and issue a certificate