दस्तावेज़ पर वापस
Deploy करें

Docker Registry से Deploy करें

Build step के बिना Docker Hub, GHCR, GitLab, ECR, GCR, या private registries से pre-built images pull और deploy करें।

Intermediate7 min readUpdated 2026-03-29

Supported registries

Server Compass छह registry types से images pull करने को support करता है:

  • Docker Hub — Access tokens के साथ public और private images
  • GitHub Container Registry (GHCR) — Seamless OAuth access के लिए GitHub account लिंक करें
  • GitLab Container Registry — Access tokens या deploy tokens
  • Amazon ECR — Login tokens (12-hour expiry)
  • Google Container Registry (GCR) — JSON key file authentication
  • Custom registries — कोई भी OCI-compliant registry

Public image deploy करें

  1. Stack Wizard खोलें और Pull from Registry चुनें
  2. Image reference डालें (जैसे nginx:latest या ghcr.io/owner/app:v1.2)
  3. Server Compass 30+ लोकप्रिय images (Nginx, PostgreSQL, Redis, Grafana, आदि) के exposed ports auto-detect करता है
  4. Detected ports देखें और running containers के साथ किसी conflict को resolve करें
  5. Environment variables और restart policy कॉन्फ़िगर करें
  6. Deploy पर क्लिक करें — compose file generate होती है और image सीधे pull होती है

Private registry से deploy करें

  1. Registry Selector panel में registry credentials जोड़ें
  2. हर registry type में setup instructions शामिल हैं (जैसे GHCR tokens के लिए required scopes)
  3. Save करने से पहले connection test करें
  4. Deploy करते समय credential चुनें — Server Compass docker login से automatically authenticate करता है
  5. GHCR के लिए, manual tokens के बिना OAuth-based access के लिए GitHub account भी link कर सकते हैं

One-click redeploy

Registry-deployed apps instant redeployment support करती हैं:

  1. App का Deployments tab खोलें
  2. Redeploy पर क्लिक करें — Server Compass latest image digest pull करता है और container restart करता है
  3. Rebuild की ज़रूरत नहीं — updated image pull होकर in-place swap होती है
  4. Image tags deployment history में easy tracking के लिए दिखते हैं

Screenshots

Docker Registry से Deploy करें - Screenshot 1

Video Tutorials

Related Features

Ready to try Server Compass?

Download the app and deploy your first application in under 5 minutes.

Download Server Compass