No description
nginx | ||
docker-compose.yml | ||
README.md |
Outdated. New setup made for multiple reverse proxies coming soon
Checklist
- Replace IP addressses in
docker-compose.yml
- 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
docker compose up -d
and issue a certificate