-
-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] Connect controller to its own network #119
Comments
I will look into this very soon |
@dsm150 Just to make sure we get this right. I've made improvements to the UI. Now it accurately reflects the controller's status: I also updated the |
@sinamics how exactly did you get the controller to join its own network? I have a server that is hosting a zerotier controller as well as several other services for a private organization. I'm trying replace my existing setup and use ztnet but cannot accomplish what I've been able to do without it. The way I've done this in the past is to enter the docker container with zerotier ( With the container that's being used in this package, I can't enter it that way since bash isn't in the PATH. But, I can by using
I saw what you said here ( #50 (comment) ). So, I tried entering the ztnet container (
I can't figure out how to get the node id of zerotier that is running the controller. Nor can I figure out how to use the zerotier-cli in the container it is set up in. And I haven't found any instructions in the documentation either. The only mention of it is this issue but between it and what it's referencing it's not clear how to accomplish this. |
@BrianVB comment out this line in the docker-compose.yml Restart Then these commands should work or
|
@sinamics thank you! That worked. I have a follow up question I will open a different issue for since it is only tangentially related to this one. |
@sinamics We are looking forward to this feature, I will be grateful if you find time for this. 🙏🏻
Originally posted by @dsm150 in #50 (comment)
The text was updated successfully, but these errors were encountered: