Provisioning toolkits published from lvq-consult/cloud-provisioning. Read the scripts before you pipe them into a shell — you should never trust a curl-to-sh you haven't read.
Six-node Docker Swarm (3 managers, 3 workers) on Fedora 44: Hetzner private network and Load Balancer, global Traefik with Cloudflare DNS-01 certificates, Tailscale SSH as the admin plane.
curl -fsSL https://provision.lvq.app/dokploy/install.sh | sh
This downloads the toolkit into a temporary folder and launches the interactive setup — every action is prompted before anything is created.