COMA Docs
Install COMA Media Server With Docker
Deploy COMA Media Server with Docker Compose using the Docker ZIP package, environment settings and persistent media paths.
Steps
- Download the Docker ZIP from the download page.
- Extract the Compose file and README.
- Set persistent volumes for configuration, database and media access.
- Start the stack and open the local admin URL.
docker compose up -d
docker compose logs -f coma
Before you continue
Confirm your licence is active, your server is claimed to the right COMA cloud account, and any reverse proxy or Cloudflare rule leaves /api/* uncached.
Related docs
Install COMA Media Server on Windows, open local admin, connect your account, add libraries and verify web playback.
Open docSet Up COMA Android Media ServerTurn a compatible Android phone, tablet or Android TV device into a lightweight COMA Media Server for direct-play libraries and portable streaming.
Open docCOMA Remote Access SetupConfigure COMA remote access with public URLs, HTTPS, Cloudflare Tunnel checks, firewall rules and uncached API routes.
Open docCOMA Reverse Proxy SetupConfigure a reverse proxy for COMA Media Server with HTTPS, forwarded headers, API pass-through and static asset caching.
Open doc