self-hosted icon indicating copy to clipboard operation
self-hosted copied to clipboard

Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept

Results 448 self-hosted issues
Sort by recently updated
recently updated
newest added

### Problem Statement Over the years, the product we offer at Sentry has grown rapidly in features but also complexity. I do remember when I first started to self-host Sentry,...

### Self-Hosted Version 23.10.1 (master branch) ### CPU Architecture x86_x64 ### Docker Version 24.0.4 ### Docker Compose Version 2.18.1 ### Steps to Reproduce ./scripts/backup.sh ### Expected Result valid backup.json file...

New features are enabled by editing the `sentry.conf.example.py`. However, during the upgrade process, if a user already has a `sentry.conf.py` file, the new features won't be added by default. This...

### Problem Statement We followed these instructions to install the msteams integration for a Sentry on premise installation: https://develop.sentry.dev/integrations/msteams/ However, the integration can't be installed, as it seems to be...

We should have a good idea of where we want testing for self-hosted to be in our pipeline, and outline a process for devs to write their own tests for...

As of right now, self-hosted Sentry takes way too long to start up. The majority of this time is spent running the `./install.sh` script. It's a priority for us to...

### Self-Hosted Version 23.9.1 ### CPU Architecture x86_64 ### Docker Version 24.0.5 ### Docker Compose Version 24.0.5 ### Steps to Reproduce I've only changed the following two configurations ``` system.internal-url-prefix:...

### Problem Statement *Running self-hosted Sentry 23.6.1* The docker compose configuration sets up redis with unlimited memory (`maxmemory = 0`). This causes problems after running instances for a few days;...

Type: Enhancement

### Self-Hosted Version 23.9.1 ### CPU Architecture x86_64 ### Docker Version 24.0.6 ### Docker Compose Version v2.21.0 ### Steps to Reproduce The following packages have vulnerabilities and need to be...