FleetDeck detects your stack, provisions your server, deploys with zero downtime, and handles HTTPS. No Kubernetes. No YAML hell. Just ship.
Every new project is the same ritual. SSH, Dockerfile, Compose, CI/CD, DNS, backups… multiply that by every project you ship.
$ fleetdeck deploy ./my-saas \
--server prod \
--domain myapp.com \
--profile saas
A single binary that replaces your entire deployment pipeline.
Auto-detects Node.js, Python, Go, Rust, Next.js, NestJS, and static sites. Recommends the right profile.
Blue/green and rolling deployment strategies. Health checks before traffic switch.
Let's Encrypt certificates via Traefik. Auto-renewal, HTTP-to-HTTPS redirect, zero config.
Bare, server, SaaS, static, worker, fullstack. Pre-built infrastructure stacks ready to go.
Continuous monitoring with Slack, webhook, and email alerts. State-transition alerting only.
Scheduled backups, one-command restore. Auto-snapshots before every destructive operation.
Cloudflare auto-setup. Root + wildcard A records in one command. Multi-level TLD support.
Real-time monitoring, project management, live logs, deployment history. Full REST API.
Sync changed files, auto-detect Dockerfile changes, rebuild only when needed. No CI/CD required.
No config files to write. No infrastructure to learn. Just point it at your code.
Docker, Traefik, HTTPS, firewall, SSH hardening. One command, fully idempotent.
FleetDeck detects your stack, generates configs, uploads, builds, and starts your app.
Your app is live with HTTPS, database, Redis, S3, and email. Ready for production traffic.
Watch FleetDeck detect, generate, upload, build, and deploy a SaaS application in real time.
Pick a profile. FleetDeck generates everything. Docker Compose, environment variables, health checks, and Traefik routing.
The sweet spot between too complex and too manual.
| FleetDeck | Kubernetes | Coolify | CapRover | Docker scripts | |
|---|---|---|---|---|---|
| Single binary | ✓ | — | — | — | — |
| Setup time | 2 min | Hours | ~15 min | ~10 min | Varies |
| Zero-downtime deploy | ✓ | ✓ | ✓ | — | — |
| Auto HTTPS | ✓ | Manual | ✓ | ✓ | Manual |
| Stack detection | ✓ | — | Partial | — | — |
| Self-hosted | ✓ | ✓ | ✓ | ✓ | ✓ |
| Learning curve | Minutes | Weeks | Hours | Hours | Days |
| You own your configs | ✓ | ✓ | — | — | ✓ |
Every layer locked down. No security afterthoughts.
Secrets encrypted at rest with PBKDF2 key derivation and 100K iterations.
SHA-256 signature verification on all incoming webhooks. No spoofing.
Dedicated Linux users, Docker networks, and SSH keys per project.
Structured JSON logs for every operation. Full traceability.
FleetDeck is open source, free, and ready for production. Single binary. No dependencies.