Before you start
- SQLite data persists at /data. Back up the data and session secret together.
- Supply administrator as email:password using a strong password; this is a compound credential, not an ordinary environment variable.
Required secrets
Configure these scoped secrets during deployment review in your Hakopod installation. Secret values stay out of the application TOML.
-
administrator -
session-secret
Use this preset
- Open the Catalog in your own Hakopod dashboard and select Rustrak.
- Choose the project, environment, and application name. Set the required values and secret references.
- Review the generated configuration, resource requests, networking, and storage plan.
- Deploy, then inspect readiness and logs. Configure backups for persistent data before relying on the service.
Read the upstream setup documentation ↗
View native TOML and setup notes ↗
Pinned container image
rustrak/rustrak-server:latest@sha256:71c776b1c816a4ecdf668fed44a0fadf37ecb0d7c86f97262cd28b27b13e9dd4
The catalog pins this image for reproducibility. Review upstream updates and compatibility before changing it.