{"id":16941560,"url":"https://github.com/joeybaker/docker-syncthing","last_synced_at":"2025-06-28T08:35:01.238Z","repository":{"id":25789167,"uuid":"29227685","full_name":"joeybaker/docker-syncthing","owner":"joeybaker","description":"Syncthing as a docker image","archived":false,"fork":false,"pushed_at":"2019-02-21T19:59:38.000Z","size":45,"stargazers_count":98,"open_issues_count":2,"forks_count":38,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-20T17:56:27.686Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"artistic-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joeybaker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-14T04:48:50.000Z","updated_at":"2025-01-07T13:34:16.000Z","dependencies_parsed_at":"2022-08-24T14:14:32.822Z","dependency_job_id":null,"html_url":"https://github.com/joeybaker/docker-syncthing","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeybaker%2Fdocker-syncthing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeybaker%2Fdocker-syncthing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeybaker%2Fdocker-syncthing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeybaker%2Fdocker-syncthing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joeybaker","download_url":"https://codeload.github.com/joeybaker/docker-syncthing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244752336,"owners_count":20504254,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T21:09:46.654Z","updated_at":"2025-03-21T06:44:13.395Z","avatar_url":"https://github.com/joeybaker.png","language":"Dockerfile","readme":"# docker-syncthing [![Docker Pulls](https://img.shields.io/docker/pulls/joeybaker/syncthing.svg)](https://registry.hub.docker.com/u/joeybaker/syncthing/)\n\nRun [syncthing](https://syncthing.net) from a docker container\n\n## Install\n```sh\ndocker pull joeybaker/syncthing\n```\n\n## Usage\n\n```sh\ndocker run -d --restart=always \\\n  -v /srv/sync:/srv/data \\\n  -v /srv/syncthing:/srv/config \\\n  -p 22000:22000 -p 21027:21027/udp -p 8080:8080 \\\n  --name syncthing \\\n  joeybaker/syncthing\n```\n\nIf you want to add a new folder, make sure you set the path to something in `/srv/data`.\n\n**NOTE**: for security reasons, starting this docker container will change the permissions of all files in your data directory to a new, docker-only user. This ensures that the docker container can access the files.\n\n## Developing\nYou can run `run.sh` to restart the bud-ssl terminator and syncthing. Any push to this repo will auto-update the docker image on docker hub.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeybaker%2Fdocker-syncthing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoeybaker%2Fdocker-syncthing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeybaker%2Fdocker-syncthing/lists"}