Skip to content

Setup for fteqtv.quake.world, used for QTV streaming at hub.quakeworld.nu

License

Notifications You must be signed in to change notification settings

quakeworld/fteqtv.quake.world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qtv-hub

Setup

Place fteqtv.cert.pem and fteqtv.key.pem in the nginx directory.

Building

Checks out the latest FTE source code and produces an image containing FTE QTV running as an unprivileged user.

docker compose build --no-cache

Running

# Regular start
docker compose up -d

# Recreate with a new build 
docker compose up --force-recreate -d

# Show logs
docker compose logs # -f to follow

About

Setup for fteqtv.quake.world, used for QTV streaming at hub.quakeworld.nu

Resources

License

Stars

Watchers

Forks