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

  1. Click "Deploy New App"
  2. Select "Docker Image" as the source
  3. Enter the image name (e.g., nginx:latest)
  4. Configure environment variables and ports
  5. Click "Deploy"

Private registries

For private registries:

  1. Go to Settings > Container Registries
  2. Add your registry credentials
  3. Deploy using the full image path
  4. Server Compass authenticates automatically

Screenshots

Deploying from Docker Registry - Screenshot 1

Screenshots may vary slightly from the current version

Related Features

Ready to try Server Compass?

Download the app and deploy your first application in under 5 minutes. No terminal knowledge required.