Documentation
Everything you need to ship with Dockfly. Start with the 5-minute tutorial, or jump to the topic you need.
New to Dockfly? Start with the 5-minute tutorial — you'll deploy a real app from a Git repo and learn the core concepts as you go.
Quick links
The most-visited topics, gathered in one place.
5-minute tutorial
Get your first service running, end-to-end.
Deploy from Git
Connect GitHub and deploy on every push.
Custom domains
Map your domain with CNAME or A records.
Environment variables
Manage secrets at project and service level.
Logs
Stream live logs and search across history.
Metrics
CPU, memory, latency, and request volume.
Templates
One-click deploys for popular open-source apps.
CLI
Manage projects, services, and env from your terminal.
Core concepts
- Project — a logical group of related services. Web, worker, cron, and database services live inside one project and share a private network.
- Service — a running container built from your Git repo (or a managed primitive like Postgres). Each service has its own environment variables, scale settings, and metrics.
- Deploy — an immutable build and rollout. Every git push that lands on a connected branch creates a new deploy. Roll back any time.
- Region — the physical location where your services run. Today, Singapore (SEA). Frankfurt and US-East coming soon.
Need help?
Stuck? Drop us a line at [email protected] or join the community Discord. We answer most questions within 24 hours.