Sentry Bundle
Observability for a team that runs its own infrastructure and wants to see problems first.
The Sentry Bundle runs a full observability stack on your own server: uptime monitoring, public status pages, incident management, alert routing, SLO tracking, synthetic checks, real-user monitoring, error tracking, cron monitoring, on-call scheduling, crash reporting, and anomaly detection. One bundle, one server, nothing sent to a third party.
You're looking at the self-hosted Sentry Bundle: install and run it yourself on your own server with the nSelf CLI.
Don't want to host it? ɳSentry hosted SaaS — coming soon →
Want neither to self-host nor to use single-app SaaS? ɳCloud runs this for you, managed, on your own cloud account.
What's included
Self-host it
About 5 minutes on a fresh VPS. Prerequisites: Docker installed and running.
- 1. Install the CLI
curl -sSL https://install.nself.org | bash - 2. Scaffold and start your backend
nself init nself build nself start - 3. Install the Sentry Bundle plugins
nself bundle install nsentry - 4. Activate your license
Buy the Sentry Bundle (or ɳSelf+) at /pricing. Your license key arrives by email and in your nself.org account.
nself license add <YOUR_LICENSE_KEY>