Skip to content

Configuration

SamsterZero edited this page Aug 7, 2026 · 1 revision

Configuration

Prizen generates its encryption key, tracker token, and database password on first start. These values persist in the prizen_secrets volume.

Marketplace mode, polling intervals, target prices, and notification channels are configured in the local application UI.

  • Default Amazon tracking uses bounded product-page retrieval without API credentials.
  • Optional Creators API access requires eligible owner-provided credentials and partner tags.
  • Set PRIZEN_PORT before starting Compose to change the host port.
  • Set ORIGIN when exposing Prizen through a trusted reverse proxy.

Prizen has no required cloud account or hosted control plane.

Clone this wiki locally