← All templates
application / DEPLOYMENT PRESET

Rustrak

Self-hosted error tracking compatible with Sentry SDKs. Server only, written in Rust: 32 MB of memory at idle, with SQLite storage. No external database required.

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

  1. Open the Catalog in your own Hakopod dashboard and select Rustrak.
  2. Choose the project, environment, and application name. Set the required values and secret references.
  3. Review the generated configuration, resource requests, networking, and storage plan.
  4. 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.