So I’m thinking to migrate a central Syncthing server on a aarch64 SBC to a new, stronger x86-based server. Ideally I would like to do that transparently for the peers, the new box will receive the same IP.
Question is, can I just copy the whole files from data folders and Syncthing config folder over to the new box and it will “just work” (assuming paths stay the same), or do I have to take care of something?
Bonus question: to my understanding my own, local device ID is stored in the 4 *.pem files and the config.xml file stores all the remote peer IDs. So in fact pem and xml files are not linked, I could swap the *.pem files and the node would have a new ID (a problem for the peers, of course), but my local install would work fine - correct?
Thank you!
4 posts - 2 participants