self-hosted
self-hosted copied to clipboard
Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept
### Problem Statement As a user I prefer to run myself the Postgres and Clickhouse DBs. It also makes me sure the DB servers still run when I down/up Sentry....
### Problem Statement I asked this on Discord, I know not everyone is on Discord, therefore I try to ask for feedback here: **Would it be helpful if there are...
### Problem Statement From @kanadaj on [Discord](https://discord.com/channels/621778831602221064/796028405833007104/1341343608086855732): We need a step by step description of what data goes where and last time I checked we kinda lacked that. It's hard...
### Problem Statement Hello, I encountered a problem during installation telegram alerts... So... in list of integrations i dont see Telegram, other chats i see (Slack Teams ....) Maybe you...
### Self-Hosted Version 24.12.1 ### CPU Architecture x86_64 ### Docker Version kubernetes-sentry ### Docker Compose Version kubernetes-sentry ### Machine Specification - [x] My system meets the minimum system requirements of...
### Self-Hosted Version 24.12.1 ### CPU Architecture x86_64 ### Docker Version 26.1.4 ### Docker Compose Version v2.27.1 ### Machine Specification - [x] My system meets the minimum system requirements of...
### Environment self-hosted (https://develop.sentry.dev/self-hosted/) ### Steps to Reproduce 1. Navigate to `sentry.example.com/settings/account/emails/` 2. Click on `Resend verification` Likely the problem is this formatting string: https://github.com/getsentry/sentry/blob/dc7f8f8fe8ef0b67db7550815cde9cf61204a009/src/sentry/users/models/user.py#L293 or this one: https://github.com/getsentry/sentry/blob/dc7f8f8fe8ef0b67db7550815cde9cf61204a009/src/sentry/users/models/user.py#L318 ---...
### Environment self-hosted (https://develop.sentry.dev/self-hosted/) ### Steps to Reproduce 1. Configure Azure SSO and SCIM based on https://docs.sentry.io/organization/authentication/sso/azure-sso/#scim-integration 2. Add or remove a user in Azure to Enterprise Application > Users...
### Environment self-hosted (https://develop.sentry.dev/self-hosted/) ### Steps to Reproduce ```bash VERSION="25.1.0" cd /opt/apps/sentry git fetch git checkout ${VERSION} sudo ./install.sh docker compose up --wait ``` ### Expected Result The documentation states...
### Environment self-hosted (https://develop.sentry.dev/self-hosted/) ### Steps to Reproduce Just navigate to `Settings/General Settings/Security ` or `Settings/General Settings/Notification` ### Expected Result The UI working ### Actual Result I have the same...