Skip to content

app-sre/glitchtip

Repository files navigation

Red Hat AppSRE glitchtip deployment

What is Glitchtip?

Glitchtip is a Sentry-compatible error-tracking service that helps you to find and fix bugs faster. It is a self-hosted alternative to Sentry.

Release Process

  • See glitchtip-frontend images for the latest version available.
  • Change the image tag in the Dockerfile
  • Changes are deployed automatically to the staging environment
  • CI/CD acceptance tests are run automatically in glitchtip-stage namespace
  • After the acceptance tests pass, the image is promoted to the production environment automatically