
GlitchTip
GlitchTip with Valkey and MinIO
GlitchTip
glitchtip/glitchtip:latest
Just deployed
Postgres
railwayapp-templates/postgres-ssl:16
Just deployed
/var/lib/postgresql/data
GlitchTip Worker
glitchtip/glitchtip:latest
Just deployed
MinIO
bitnami/minio:latest
Just deployed
/data
Valkey
bitnami/valkey:latest
Just deployed
/bitnami
Provides a self-hosted install of GlitchTip using Valkey and MinIO for S3 compatible storage.
No configuration changes are necessary to get up an running. Once it is deployed, visit the public URL and register. By default public registrations are disabled after the initial registration (ENABLE_USER_REGISTRATION = False
).
The template has the main web service and a worker service for GlitchTip. The worker re-exposes the necessary environment variables by referencing them from the main web service. If you change these then the worker service also needs to be redeployed.
By default the emails are output in the logs. In order to verify the account email after registering, you'll need to look in the logs for the email output with the confirmation link. Might need to go in and click the button to resend the verification email to get it in the logs. Verifying the email is required prior to being able to setup MFA (otherwise the QR Code will not render).
If you'd like to enable email then you'll need to change the EMAIL_URL
and DEFAULT_FROM_EMAIL
. There are additional email environment variables you can change/add if using Mailgun or Sendgrid.
See GlitchTip's Configuration for all the configuration options.
Template Content
GlitchTip
glitchtip/glitchtip:latestGlitchTip Worker
glitchtip/glitchtip:latestMinIO
bitnami/minio:latestValkey
bitnami/valkey:latest