Skip to content

tadly/syncthing-srv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

syncthing-srv

A alpine linux based syncthing relay and discovery server.

Usage

docker create \
  --name=syncthing-srv \
  -v *host path to relay data*:/strelaysrv \
  -v *host path to discovery data*:/stdiscosrv \
  -e RELAY_ARGS="" \
  -e DISCOVER_ARGS="" \
  -p 22067:22067 8443:8443 \
  tadly/syncthing-srv

About

Docker: A alpine linux based syncthing relay and discovery server.

Resources

Stars

Watchers

Forks

Packages

No packages published