Set up Zerotier Control UI

Install/configure ztncui[1], with HTTP access allowed from within the
private network.

[1]: https://key-networks.com/ztncui/
This commit is contained in:
2021-02-07 17:44:08 +01:00
parent 241f0807b3
commit e1bcd5efa0
5 changed files with 51 additions and 3 deletions

View File

@@ -3,4 +3,5 @@ name "zerotier_controller"
run_list %w(
kosmos_zerotier::controller
kosmos_zerotier::firewall
kosmos_zerotier::zncui
)