mxschmitt / ui-driver-hetzner

Rancher UI driver for the Hetzner Cloud docker driver.
https://mxschmitt.github.io/ui-driver-hetzner
Apache License 2.0
254 stars 50 forks source link

Add flag to force using public IP for SSH connections when enabling the private network #110

Closed NotANormalNerd closed 3 years ago

NotANormalNerd commented 3 years ago

Adds possibility to use private network first and have a global rancher instance, outside of the network scope.

Depending on: https://github.com/JonasProgrammer/docker-machine-driver-hetzner/pull/57

NotANormalNerd commented 3 years ago

We don#t need this anymore since we can use the hetzner cloud controller to assign the correct internalIPs.