# Deploy Kener with Easypanel

URL: /templates/kener

Kener is an advanced, self-hosted status page system designed for individuals and teams. It offers a sleek, responsive user interface for monitoring and communicating the status of your services efficiently. Kener supports real-time monitoring, incident management, and customizable status pages. With seamless offline access, powerful search capabilities, and robust encryption, Kener ensures your service status is transparent and secure. It provides a consistent experience across desktop and web applications, with customization options to suit your preferences.

## Benefits

### Real-Time Service Monitoring

Kener provides real-time monitoring of your services, allowing you to track uptime and performance metrics effectively.

### Incident Management

Manage incidents efficiently with Kener's integrated incident reporting and tracking features, ensuring timely communication with your users.

### Customizable Status Pages

Create and customize status pages that reflect your brand, providing transparency and building trust with your audience.

## Features

### Seamless Offline Access

Access and manage your status pages offline, ensuring uninterrupted service even without an internet connection.

### Powerful Search Functionality

Quickly locate and manage your monitors and incidents with Kener's robust search capabilities.

### Advanced Security Features

Protect your data with advanced security settings, including end-to-end encryption and access controls.

### Integration with GitHub

Leverage GitHub integration for incident management, enabling collaborative issue tracking and resolution.

## Configuration

- `appServiceName` (App Service Name, required): kener

- `appServiceImage` (App Service Image, required): ghcr.io/rajnandan1/kener:4.0.23

- `redisServiceImage` (Redis Service Image): redis:7

- `databaseType` (Database Type, required): SQLite (Default) / PostgreSQL / MySQL

- `timezone` (Timezone, required): Etc/UTC

- `resendApiKey` (Resend API Key (Optional)): Set during installation

- `resendSenderEmail` (Resend Sender Email (Optional)): Set during installation

## Services

- kener: app (ghcr.io/rajnandan1/kener:4.0.23)

- kener-redis: redis

- kener-db: postgres, optional

## Resources

- [Website](https://kener.ing/)

- [Documentation](https://kener.ing/docs)

- [GitHub](https://github.com/rajnandan1/kener)

- [Template source](https://github.com/easypanel-io/templates/tree/main/templates/kener)