| Image Tag |
Description |
| Debian 12 (Bookwork Slim) w/ Node.js v23.7.0 (default) |
latest |
Latest stable release (aka 3.2.12) |
3.2.12 |
Specific release version |
3.2 |
Major-minor version tag pointing to the latest patch (3.2.12) release within that minor version (3.2.x) |
3 |
Major version tag pointing to the latest stable (3.2.12) release within that major version (3.x.x) |
| Alpine Linux 3.21 w/ Node.js v23.7.0 (smallest image size) |
alpine |
Latest stable release (aka 3.2.12) |
3.2.12-alpine |
Specific release version |
3.2-alpine |
Major-minor version tag pointing to the latest patch (3.2.12) release within that minor version (3.2.x) |
3-alpine |
Major version tag pointing to the latest stable (3.2.12) release within that major version (3.x.x) |
#### Usage
Pull the latest stable version:
```sh
docker pull rajnandan1/kener:latest
```
Or use the smaller, Alpine-based variant:
```sh
docker pull rajnandan1/kener:alpine
```
For a production setup, refer to the sample [docker-compose.yml](https://github.com/rajnandan1/kener/blob/main/docker-compose.yml).
This keeps things clean, structured, and easy to read while preserving all the details.
### One Click
[](https://railway.com/template/spSvic?referralCode=1Pn7vs)
## Features
Here are some of the features that you get out of the box. Please read the documentation to know how to use them.
### ๐ Monitoring and Tracking
- Advanced **application performance monitoring** tools
- **Real-time network monitoring** capabilities
- Supports **polling HTTP endpoints** or **pushing data** via REST APIs
- **Timezone auto-adjustment** for visitors
- Organize monitors into **custom sections**
- **Cron-based scheduling** (minimum: **every minute**)
- **Create complex API polls** (chaining, secrets, etc.)
- Set a **default status** for monitors
- Supports **base path hosting in Kubernetes (k8s)**
- **Pre-built Docker images** for easy deployment
### ๐จ Customization and Branding
- Fully **customizable status page**
- **Badge generation** for status and uptime tracking
- Support for **custom domains**
- Embed monitors as **iframes or widgets**
- **Light & Dark Mode**
- **Internationalization (i18n) support**
- **Sleek, beautifully crafted UI**
### ๐จ Incident Management
- **Incident tracking & communication** tools
- **Comprehensive APIs** for incident management
### ๐งโ๐ป User Experience and Design
- **Accessible & user-friendly interface**
- **Quick & easy installation**
- **Responsive design** for all devices
- **Auto SEO & Social Media ready**
- **Server-Side Rendering (SSR) for better performance**