Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 932 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 932 Bytes

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