Self-Hosted Support

We strive to provide a great self-hosted experience for folks willing to try Sentry that way. The self-hosted repository is geared towards low traffic loads (less than ~1 million submitted Sentry events per month). We believe keeping this setup simple is important to show how various components fit together. Folks needing larger setups can expand from here based on their specific needs and environments.

Our principles for the support of self-hosted Sentry are:

  1. We DO NOT provide dedicated support for self-hosted.
  2. DO file an issue for questions about your setup.
  3. DO file an issue for missing docs, bugs during upgrades or installation.
  4. DO file an issue for functionality problems such as broken auth, features not working, etc.
  5. DO submit PRs directly for simple fixes.
You can edit this page on GitHub.