openwisp / openwisp-controller

Network and WiFi controller: provisioning, configuration management and updates, (pull via openwisp-config or push via SSH), x509 PKI management and more. Mainly OpenWRT, but designed to work also on other systems.
https://openwisp.io/docs/dev/controller/
Other
549 stars 177 forks source link

[change] Make the host field of the VPN model configurable for ZeroTier Controllers #769

Closed Aryamanz29 closed 11 months ago

Aryamanz29 commented 1 year ago

We should make the host field of the VPN model configurable to support both ZeroTier Central Controllers & ZeroTier Self-Hosted controllers.

Dependencies

pandafy commented 1 year ago

@Aryamanz29 the host field is already editable. What do you mean by "making it configurable"?

Aryamanz29 commented 1 year ago

@pandafy https://github.com/openwisp/openwisp-controller/issues/605#issuecomment-1042057468

https://my.zerotier.com/ in above points should be made configurable using the Host field of VPN model to support self-hosted ZeroTier controllers.

pandafy commented 11 months ago

In this iteration, we have added support for the self-hosted version of ZeroTier APIs. The host field is already editable in the VPN object.

This issue can be closed without requiring any further work.