Operating a Prose Pod

Maintaining a Prose Pod

Updated on May 31, 2025

Updating

If you are making a major update (from X1.Y1.Z1 to X2.Y2.Z2 if X1 != X2), have a look at the Prose Pod API changelog to spot potential changes in configuration keys. We might document major changes here at some point but for now you will have to look at changelogs directly.

When using Compose

Update your compose.yaml file using:

curl -LO https://raw.githubusercontent.com/prose-im/prose-pod-system/refs/tags/${PROSE_VERSION:?}/compose.yaml

Then restart using:

docker compose up -d --force-recreate