# getsentry/self-hosted

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/getsentry-self-hosted).**

9,167 stars · 1,931 forks · Shell · other

## Links

- GitHub: https://github.com/getsentry/self-hosted
- Homepage: https://develop.sentry.dev/self-hosted/
- awesome-repositories: https://awesome-repositories.com/repository/getsentry-self-hosted.md

## Topics

`docker` `docker-compose` `fair-source` `hacktoberfest` `on-premise` `self-hosted` `sentry` `tag-production`

## Description

This project is a containerized error tracking platform and monitoring suite designed for self-hosted deployment on private infrastructure. It provides a collection of services for capturing and analyzing software crashes and exceptions, ensuring that sensitive application data remains within a controlled environment.

The system includes specialized tooling for air-gapped deployment, allowing the software to be installed and operated on servers without internet access through the manual transfer of container images. It also supports corporate network integration via proxy configurations to maintain connectivity within restricted firewall environments.

The operational surface covers infrastructure health monitoring through dedicated status endpoints and request routing via a reverse proxy. Persistent storage is managed through volume mapping to decouple data from container lifecycles.

## Tags

### System Administration & Monitoring

- [Error Tracking](https://awesome-repositories.com/f/system-administration-monitoring/error-tracking.md) — Provides a self-hosted platform for monitoring, capturing, and analyzing runtime errors on private infrastructure. ([source](https://cdn.jsdelivr.net/gh/getsentry/self-hosted@master/README.md))
- [Error Tracking Systems](https://awesome-repositories.com/f/system-administration-monitoring/error-tracking-systems.md) — Implements a platform for capturing and analyzing application exceptions and stack traces using containers.
- [Self-Hosted Monitoring Suites](https://awesome-repositories.com/f/system-administration-monitoring/self-hosted-monitoring-suites.md) — Provides a complete suite of tools for capturing and analyzing software crashes and exceptions within a private data center.

### DevOps & Infrastructure

- [Observability Stacks](https://awesome-repositories.com/f/devops-infrastructure/observability-stacks.md) — Ships an integrated suite of services for collecting and analyzing software health and error telemetry.
- [Air-Gapped Deployment Strategies](https://awesome-repositories.com/f/devops-infrastructure/air-gapped-deployment-strategies.md) — Offers strategies for installing and maintaining the software in isolated network environments without internet access. ([source](https://develop.sentry.dev/self-hosted/))
- [Air-Gapped Deployment Tools](https://awesome-repositories.com/f/devops-infrastructure/air-gapped-deployment-tools.md) — Provides utilities to facilitate software installation in isolated, offline network environments through manual image transfers.
- [Air-Gapped Deployments](https://awesome-repositories.com/f/devops-infrastructure/infrastructure-deployment/infrastructure-deployment/air-gapped-deployments.md) — Enables deployment in environments without direct internet access through manual image transfers.
