GlitchTip
1-Click installation template for GlitchTip on Easypanel
Description
An open source reimplementation of Sentry error tracking platform.
Instructions
To create an admin user, run the command ./manage.py createsuperuser
Links
Options
| Name | Description | Required | Default Value |
|---|---|---|---|
| Domain | - | no | |
| Enable User Registration | - | no | false |
| Enable Organization Creation | - | no | false |
| App Service Name | - | yes | glitchtip |
| App Service Image | - | yes | glitchtip/glitchtip:v3.1.0 |
| Redis Service Name | - | yes | glitchtip-db |
| Redis Service Name | - | yes | glitchtip-redis |
Screenshots

Change Log
- 2023-04-06 – First Release