Skip to content

DoubleMalt/discosrv-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

discosrv

This is the official discovery server image, which is what runs on announce.syncthing.net.

To start,

docker run -p 22026:22026/udp --restart=always syncthing/discosrv &

The container will be automatically restarted on boot or if the discovery server crashes for whatever reason. The database and statistics are stored in a volume on /var/discosrv, which can be inspected from another container if necessary.

About

Official Docker image for the discovery server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published