Docker Registry

Docker Registry

Deploy Docker Registry on Moltern - Store and distribute Docker images

Service catalog docs
Deploy Now →

Docker Registry

Store and distribute Docker images

What is Docker Registry?

Docker Registry is a stateless, highly scalable server-side application that stores and distributes Docker images. It's the open-source implementation behind Docker Hub.

Key Features

  • Private image storage
  • Push and pull images
  • Storage backend options (S3, Azure, GCS)
  • Image signing and verification
  • Webhook notifications
  • Access control
  • Garbage collection

Deployment on Moltern

Docker Registry can be deployed on Moltern with a single click. Moltern handles:

  • Automatic SSL/TLS certificates via Let's Encrypt
  • Persistent storage for your data
  • Environment configuration through the dashboard
  • Container orchestration with automatic restarts

Getting Started

  1. Navigate to the Services page in Moltern
  2. Search for "Docker Registry"
  3. Click Deploy and configure your settings
  4. Access your instance via the provided URL

Configuration

After deployment, configure Docker Registry through its web interface or environment variables in the Moltern dashboard.

Links

← Back to Documentation