Back to documentation
Deployment
Deploying from Docker Registry
Pull and deploy images from Docker Hub, GHCR, or private registries.
Intermediate5 min readUpdated 2024-02-01
Supported registries
Server Compass supports pulling images from:
- Docker Hub
- GitHub Container Registry (GHCR)
- GitLab Container Registry
- Amazon ECR
- Google Container Registry
- Any self-hosted registry
Deploy from Docker Hub
- Click "Deploy New App"
- Select "Docker Image" as the source
- Enter the image name (e.g.,
nginx:latest) - Configure environment variables and ports
- Click "Deploy"
Private registries
For private registries:
- Go to Settings > Container Registries
- Add your registry credentials
- Deploy using the full image path
- Server Compass authenticates automatically
Screenshots

Screenshots may vary slightly from the current version
Related Features
Related Articles
Need Help?
Check our troubleshooting guides or join our community.
Ready to try Server Compass?
Download the app and deploy your first application in under 5 minutes. No terminal knowledge required.