Deploy with Docker
Deploy your own Docker container on FluxCloud's global, distributed network. This guide walks you through launching a custom Docker application step by step.
Overview of Tabs
You'll configure all necessary settings across these tabs:
- General - App name, Docker image, and basic settings
- Geolocation - Geographic deployment preferences
- Priority Nodes - Preferred node selection
- Components - Resource allocation and ports
- Review - Final review and deployment
After deployment, you can optionally configure a Custom Domain.
When to Use Docker Deployment
Docker deployment is ideal when:
- You have an existing Docker image ready to deploy
- You need full control over your container configuration
- You're deploying databases, game servers, or custom infrastructure
- Your application requires specific system-level configurations
Looking for Git-based Deployment?
If you prefer to deploy directly from a Git repository without managing Docker images, check out Deploy with Git powered by Flux-Orbit.