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
Deploy Docker Compose stacks to a private Portainer instance through a secure, ephemeral Tailscale tunnel. No public ports or VPN configuration required.
Features
Secure Tailscale Tunneling — Creates an ephemeral node that auto-cleans up after each run
Tailscale OAuth Support — No manual key rotation; generates short-lived auth keys via OAuth
Stack Lifecycle Management — Automatically creates new stacks or updates existing ones
Endpoint Auto-Detection — Finds your Portainer environment automatically for single-endpoint setups
Private Registry Auth — Configures GHCR, Docker Hub, or any private registry credentials in Portainer
Environment Variables — Inject KEY=VALUE pairs into your stack at deploy time
Retry with Backoff — Resilient to transient network issues during tunnel setup and API calls
Post-Step Cleanup — tailscale logout always runs, even if the deployment fails