Bernt Christian Egeland
Bernt Christian Egeland
you can do something like this: ``` location /ztnet/ { proxy_pass http://localhost:3000/; } ```
yeah, ztnet will still try to use `/` i will look into this and see if we could add a runtime variable for subpath when i get time.
ztnet uses the mkworld from kmahyyg. It only supports ip addresses. https://github.com/kmahyyg/ztncui-aio
As you found out, using a remote controller makes it difficult to create roots as ztnet needs access to the zerotier-one folder. Your workarround would do, just remember if you...
You should only use one controller. Networks and members will not sync between multiple roots. Multiple root servers are useful for better peer-to-peer discovery, especially if you operate in different...
I'm not sure I understand correctly, but if you add your ZT Central API key to ZTNet, you should be able to see all your ZT Central networks directly within...
Starting with version 1.16.0, the controller is no longer included in the official release and now requires a commercial license. However, it is still possible to compile 1.16.0 with controller...
Public auth pages are not translated yet. However, as soon as the user is logged in, the preferred (system) language is selected.