DIY version of find.z-wave.me
Posted: 18 Nov 2021 01:17
Instead of depending on remote access using the find-z-wave.me server, I'd like to run my own version of the server (for example, "DIY_server_name.com"). I'm hoping someone will respond with instructions on how to do this.
I'm guessing setting up a DIY version of the server includes the following steps:
1. Create SSH private/public key pair.
2. On Z-Way server, edit /etc/init.d/zbw_connect. Update SERVER parameter to DIY_server_name.com. Replace embedded private key with private key from step 1.
3. On DIY_server_name, create user "remote". Create directory ~remote/ssh. Create file "authorized_keys" with public key from step 1 with option command=[app that takes the remote ID and then connects the incoming connection to the Z-Way server remote SSH connection]
4. On Z-Way mobile app, change Hub remote connection setting to DIY_server_name.com
I'm happy to write user-friendly documentation if someone will share the details on the z-wave.me server SSH configuration.
Thanks.
I'm guessing setting up a DIY version of the server includes the following steps:
1. Create SSH private/public key pair.
2. On Z-Way server, edit /etc/init.d/zbw_connect. Update SERVER parameter to DIY_server_name.com. Replace embedded private key with private key from step 1.
3. On DIY_server_name, create user "remote". Create directory ~remote/ssh. Create file "authorized_keys" with public key from step 1 with option command=[app that takes the remote ID and then connects the incoming connection to the Z-Way server remote SSH connection]
4. On Z-Way mobile app, change Hub remote connection setting to DIY_server_name.com
I'm happy to write user-friendly documentation if someone will share the details on the z-wave.me server SSH configuration.
Thanks.