Quick Start
Get Kener running in under 5 minutes with Docker Compose
Docker deployment
Production Docker Compose setup with Redis and optional databases
Environment variables
Full reference for all configuration options
API Reference
Automate monitors, incidents, and pages with the REST API
What Kener does
9+ monitor types
API, Ping, TCP, DNS, SSL, SQL, Heartbeat, GameDig, and gRPC checks
Incident management
Structured timelines, status updates, acknowledgements, and resolution tracking
Maintenance windows
Schedule planned maintenance with automatic status transitions
Notifications
Alert via Email, Webhook, Slack, and Discord
Multi-page support
Manage multiple status pages from one Kener instance
Embeddable widgets
Embed status badges and widgets into your own sites and portals
Tech stack
| Layer | Technology |
|---|---|
| Application | SvelteKit + Node.js |
| UI components | shadcn-svelte |
| Queue / cache | Redis (via BullMQ) |
| Database | SQLite (default), PostgreSQL, or MySQL |