You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository should add support for good practices such as using private IPs only for the swarm when running in Hetzner Cloud VMs only. This will make the setup cheaper as we dont have to pay for public ips and will also increase security.
Create a bastion host
Route all swarm operations from swarmsible via bastion host (worst case, use ssh proxying)
The text was updated successfully, but these errors were encountered:
This repository should add support for good practices such as using private IPs only for the swarm when running in Hetzner Cloud VMs only. This will make the setup cheaper as we dont have to pay for public ips and will also increase security.
The text was updated successfully, but these errors were encountered: