Skip to main content
Filter by
Sorted by
Tagged with
Best practices
0 votes
0 replies
14 views

This might be a weird question but I'd like to run it by you. My current setup to store data is as follows: NAS Synology DS224+ with 2x4TB HDD (avoiding Docker containers) Daily backup on a Synology ...
Gauffke's user avatar
  • 15
2 votes
0 answers
575 views

I'm using sops-nix in my configuration, and I want to import some secrets to use with Syncthing, but I cannot get it to work. sops = { defaultSopsFile = ../../secrets/secrets.yaml; ...
Mr Horseman's user avatar
0 votes
1 answer
352 views

I'm quite new to docker. I followed the instructions here to install and run syncthing in a docker container. That worked great, but when I restarted the PC it auto-started the syncthing docker ...
localhost's user avatar
  • 1,327
0 votes
1 answer
40 views

I am having trouble accessing a port on my vm. As you can see from a netstat command, port 8384 is open and listening for tcp connections. I also have a picture of the firewall rules saying the port ...
Rahmi Pruitt's user avatar
0 votes
1 answer
154 views

I have configured synching usage report locally and I am able to access web UI locally. Now I need to sync my syncing data to usage report database. 1-Is there any way to auto sync syncthing data to ...
Jamsheer's user avatar
  • 3,773
1 vote
1 answer
100 views

Trying to generate JSON schema (http://jsonschema.net) from the syncthing (https://docs.syncthing.net/rest/system-connections-get.html) JSON below. The problem is that the connection objects start ...
user1869131's user avatar
2 votes
0 answers
815 views

I was trying to set up Syncthing, on OPENSHIFT Online as DIY project. I extracted the binary & pushed it to Openshift. As I can not use 0.0.0.0 on Openshift I used $OPENSHIFT_DIY_IP for listing on ...
Khurshid Alam's user avatar