Skip to main content
← All products

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.

Monthly
$0.99/mo
Annual
$9.99/yr
Already want more than one bundle? ɳSelf+ ($3.99/mo / $39.99/yr) includes all 6 paid bundles. See ɳSelf+ →

What's included

nself-uptime-monitor Pro
nself-status-page Pro
nself-incident-mgmt Pro
nself-alert-router Pro
nself-slo-tracker Pro
nself-synthetic-monitor Pro
nself-rum Pro
nself-errors Pro
nself-cron-monitor Pro
nself-oncall Pro
nself-crash Pro
nself-anomaly Pro
nself-audit Free
nself-stripe Pro

Self-host it

About 5 minutes on a fresh VPS. Prerequisites: Docker installed and running.

  1. 1. Install the CLI
    curl -sSL https://install.nself.org | bash
  2. 2. Scaffold and start your backend
    nself init
    nself build
    nself start
  3. 3. Install the Sentry Bundle plugins
    nself bundle install nsentry
  4. 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>