-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
SamsterZero edited this page Aug 7, 2026
·
3 revisions
The current stable version is v0.1.0.
Docker Compose 2.34 or newer:
docker compose -f oci://ghcr.io/samsterzero/prizen-stack:0.1.0 up -d --waitcurl --fail --location --output compose.release.yaml \
https://github.com/SamsterZero/Prizen/releases/download/v0.1.0/compose.release.yaml
PRIZEN_IMAGE=ghcr.io/samsterzero/prizen:0.1.0 \
podman compose -f compose.release.yaml up -dOpen http://127.0.0.1:3000. Set PRIZEN_PORT before installation to use another host port.
The stack creates persistent pgdata and prizen_secrets volumes. Do not delete them during an upgrade.