Skip to main content

Docker Compose Installation

Currently Under Development - No Published Docker Images Available

Current Status

Docker installation for OpenLift is currently under development. Pre-built Docker images are not yet available in any public registry.

What's Missing

  • Published Docker images for the OpenLift service
  • Production-ready Docker Compose configuration
  • Health checks and monitoring integration
  • Multi-architecture support (x64, ARM64)

Planned Features

Future Docker Support Will Include:

  • Pre-built Images: Optimized Docker images published to Docker Hub or GitHub Container Registry
  • Multi-Architecture: Support for x64 and ARM64 architectures
  • Docker Compose Templates: Production-ready compose files with proper networking, volumes, and security
  • Health Checks: Built-in health monitoring and restart policies
  • Monitoring Integration: Prometheus metrics and logging configuration
  • Security Hardening: Non-root containers, security contexts, and minimal attack surface

Current Installation Method

For now, please use the Manual Installation approach:

  1. Review Environment Variables: See the Environment Variables Guide
  2. Set Up Dependencies: Configure MongoDB and object storage
  3. Manual Setup: Follow the manual installation process

Stay Updated

Docker installation will be available in future releases. Check back for updates or follow the project repository for announcements.


Alternative: Use the Installation Overview for current deployment options.