docker compose -f /opt/mailcow-dockerized/docker-compose.yml up -d
Start the mailcow stack in the background
Starts all containers detached, using existing volumes and config, which also applies pulled image updates; the explicit file path makes it runnable from anywhere. Verify readiness with `docker compose ps` and the web UI before testing mail flow.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.