Sign inSign up

roliga/twitchvods

By roliga

Updated almost 7 years ago

Image
0

264

roliga/twitchvods repository overview

docker-twitchvods

From RandomUser99/TwitchVods.

Remember to add your Twitch Client ID to settings.json. Example config in settings_EXAMPLE.json.

Paths:

PathPurpose
/opt/twitchvods/TwitchVods binary and settings stored here
/opt/twitchvods/settings.jsonSettings file. Mount an external file here
/opt/twitchvods/channels.txtChannel list. Mount an external file here
/srv/twitchvods/Generated pages are written here

Run with for example:

sudo docker run --rm -it --mount type=bind,source=/host/path/settings.jsodestination=/opt/twitchvods/settings.json --mount type=bind,source=/tmp/twitchvods,destination=/srv/twitchvods --mount type=bind,source=/host/path/channels.txt,destination=/opt/twitchvods/channels.txt --user 1399:1399 roliga/twitchvods

Tag summary

Content type

Image

Digest

Size

39.3 MB

Last updated

almost 7 years ago

docker pull roliga/twitchvods