nebtex / tzk

Zeroconf setup for tinc (mesh vpn) using consul as coordinator backend, and compatible with kubernetes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a master server

master=true ConsulHost=consul.example.com bash -c "$(curl -fsSL https://git.io/v1b4Q)"

replace consul.example.com with the public domain of your master server, or you can use your own consul instalation, but need to provide an acl token. after the installation ends it will print the command for add new nodes

About

Zeroconf setup for tinc (mesh vpn) using consul as coordinator backend, and compatible with kubernetes

License:MIT License


Languages

Language:Shell 100.0%