Aliaksei
Aliaksei
Thanks a lot for this playbook! Looking forward for the collections support.
Hello, @mcondarelli. I'm sorry for the late response. I've been thinking for some time about DNS implementation. Starting processes this way may not be reliable in some cases. Did you...
Hello, @faicker Currently no. Some refactoring should be done before implementing this feature.
Hello, @jakoberpf! I've been thinking for a while about the ZeroTier Central migration but do not have some time to implement it properly. The best way is to implement it...
Hey, @jakoberpf, Yes, your assumptions are correct. There is no way to fully automate migration from ZeroTier Central because we do not have the controller private key, that is used...
Migrating to the self-hosted solution is really painful, as it requires client-side reconfiguration. Even as a zero-ui maintainer, I am currently using the ZeroTier Central for some networks.
Hello, @GermanCoding! This feature request is related to https://github.com/dec0dOS/zero-ui/issues/6. Currently, I don't have the opportunity to implement the IPv6 soon. So any help is greatly appreciated!
Some improvements has been made in https://github.com/dec0dOS/zero-ui/pull/84
Hello, @drtech981. It is not easy to implement such a feature, as the controller API does not return the last seen member value. It would require consistent pinging from the...
I've made some research on this topic. If the Postgres database is used, the controller does save the last online time. But maintaining and building each version of the controller...