Skip to content

th-joerger/syncplay-docker-traefik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syncplay-docker-traefik

Syncplay docker with docker-compose, self-maintaining Let's encrypt TLS support and traefik enabled.

syncplay

This work is based on the syncplay-server docker image. It expands its capabilities with support for traefik proxy and automatic TLS cert generation.

Usage

Copy .env.dist to .env and set desired password, (sub-)domain name, server salt and path to traefik's Let's encrypt path containing the acme.json. Start container with docker-compose up -d. Port 8999 is baked into the docker image and not modifieable. Let's encrypt cert chain is automatically split and stiched into the required files (cert.pem, chain.pem and privkey.pem) with proper UID and GID.

About

Syncplay docker with docker-compose and traefik enabled

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages