Coma

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

  1. Download the Docker ZIP from the download page.
  2. Extract the Compose file and README.
  3. Set persistent volumes for configuration, database and media access.
  4. 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