Skip to main content

Use an AI agent

Use the update-cardinal skill to have your agent handle this for you.

Update

briiianAuthored by briiian ยท Last updated
self-hosted

It is important to keep your Media Server up to date for security reasons. When you update your Media Server, you also update your Music, Photos, and Cinema web apps at the same time.

Updating Cardinal Media Server's Docker containersโ€‹

# Download updates
docker compose pull

# Apply them
docker compose up -d

Rolling backโ€‹

If an update introduces issues, you can roll back your Cardinal Media Server version by manually changing the version from stable to the version you need as per the available versions on Docker Hub. You should switch back to stable when your issues are fixed.

Was this article helpful?

Use an AI agent

Use the update-cardinal skill to have your agent handle this for you.