Documentation

How to get access and deploy Tracera.

Install

Tracera deploys as a Docker Compose stack. After your trial is approved, Tracera support sends a fine-grained GitHub PAT with read:packages for private GHCR images.

Requirements

  • Docker Engine + Compose v2
  • About 8 GB RAM for an all-in-one medium profile
  • Outbound HTTPS to ghcr.io

High-level steps

  1. Log in to GHCR with the customer PAT
  2. Download docker-compose.yml, env.example, and NOTICE from the release
  3. Copy env.example to .env and set passwords, TRACERA_PUBLIC_APP_URL, encryption key, and SMTP
  4. docker compose --env-file .env up -d

Detailed customer install notes are published with each release. Desktop installers (unsigned) are optional and available from the same release assets.

After install

Open the UI URL from TRACERA_PUBLIC_APP_URL, sign in with the bootstrap admin from your .env, then invite users from Admin.