Hacker News new | ask | show | jobs
by etherael 1032 days ago
I use sanoid to do basically the same thing as this, and was interested in giving it a shot to see if it was more hands off but it's definitely a more complex setup to begin with, given you have to setup your own SSL certs etc, not sure why they wouldn't just use SSH transport for this like everything else.
1 comments

I use Wireguard to secure and authenticate the transport. Much easier to set up! SSH is also an option.
Thanks. Good to know that's possible, it's exactly what I use for sanoid also, so I guess the quickstart just assumes that layer isn't available.