how to host invidious in docker gitpod
- run sudo apt update
- run openssl rand -hex 20
- copy the key
- nano docker-compose.yml
- paste the key into "hmac_key"
- in ports on line 16, change it to "3000:3000"
- save the modified file
- run docker-compose up
- profit
| Name | Name | Last commit date | ||
|---|---|---|---|---|
how to host invidious in docker gitpod