self-hosted
self-hosted copied to clipboard
Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept
### Environment self-hosted (https://develop.sentry.dev/self-hosted/) ### Steps to Reproduce 1. Enable OpenAI in sentry.conf.py 2. Add the API Key in docker-compose.yml 3. Restart sentry ### Expected Result When I click on...
### Problem Statement Currently, overriding `.env` variables requires creating a `.env.custom`. This approach currently completely ignores `.env` if `.env.custom` exists. This is slightly problematic during upgrades if we forget to...
## Primary Goal Provide an easier way to announce changes to current users of self-hosted Sentry. Potentially also ease the pipeline of providing feedback to us There appears to be...
Sentry has gotten really complex over the years, and we have a hypothesis that a lot of users would be interested in a package of Sentry that was just for...
### Self-Hosted Version 23.6.2 ### CPU Architecture x86_64 ### Docker Version 25.0.3, build 4debf41 ### Docker Compose Version 2.24.5 ### Steps to Reproduce 1. git clone https://github.com/getsentry/self-hosted 2. git checkout...
### Environment self-hosted (https://develop.sentry.dev/self-hosted/) ### Steps to Reproduce │ Running migrations for default │ │ Operations to perform: │ │ Apply all migrations: auth, contenttypes, feedback, hybridcloud, nodestore, replays, sentry,...
### Self-Hosted Version 24.1.2 ### CPU Architecture x86_x64 ### Docker Version 25.0.3 ### Docker Compose Version 2.24.5 ### Steps to Reproduce 1. run ./install.sh 2. run docker compose up -d...
### Self-Hosted Version 21.7.0 ### CPU Architecture x86_64 ### Docker Version 20.10.24 ### Docker Compose Version 2.17.2 ### Steps to Reproduce 1. Clone repo to local directory 2. run ./install.sh...
These features are rolling out to SaaS, let's get them in self-hosted. - [ ] Query Insights - [ ] Web Vitals - [ ] ...
New User Feedback workflow and JS widget to capture feedback outside of runtime errors (event_id link). This will allow us have the feature on the Sandbox. And single tenant. Feature...