🔧 More self hosted apps via docker

This commit is contained in:
tomit4 2025-08-30 21:57:51 -07:00
parent be18921056
commit b7576dcab4
4 changed files with 153 additions and 0 deletions

View file

@ -0,0 +1,8 @@
#!/usr/bin/env bash
# NOTE: It is recommended you change these once in a while in the docker-compose.yml
# NOTE: You can also generate a new hmac_key using pwgen
# `pwgen 20 1` and pasting that in the hmac_key section of the docker-compose.yml file.
echo "GENERATING NEW visitor_data AND po_token"
docker run quay.io/invidious/youtube-trusted-session-generator