Video coming soon…

📊 Setup Kener — Modern Status Page & Uptime Monitor

Deploy Kener on Ubuntu with Docker — a modern, good-looking status page and uptime monitor that publishes the health of your services to your users, on port 3059.

⚠️ This script is provided for demo and testing purposes only. Not intended for production use.

📦 Resources & Setup Scripts

Grab the automated bash script from GitHub to follow along with the video.

Automated install script — one command deploys Kener on port 3059. Complete the setup wizard to create your admin account and add monitors.
View on GitHub

Quick Install:

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/monitoring/kener/kener-ubuntu.sh
chmod +x kener-ubuntu.sh
sudo bash kener-ubuntu.sh

Tutorial Steps

1 Download the Script

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/monitoring/kener/kener-ubuntu.sh

2 Make it Executable

chmod +x kener-ubuntu.sh

3 Run the Installer

The script installs Docker if needed and starts Kener on port 3059. It generates a KENER_SECRET_KEY and sets the ORIGIN to your server automatically, with data persisted to ./data.

sudo bash kener-ubuntu.sh

4 Open the Setup Wizard

Browse to Kener and complete the setup wizard to create the admin account, then start adding monitors:

http://<your-server-ip>:3059

Ports Used

PortPurpose
3059Web UI + public status page (host → container 3000)
setup wizardFirst-run wizard creates the admin account — no fixed default
./dataMonitors, incidents, and settings (KENER_SECRET_KEY signs sessions)

Overview

Why Use It

When You Need It

    Who Should Use It

      Real Use Cases

        Main Features

          How to Use After Installation

            Security Best Practices

              Ports and Firewall Notes

              Backup and Maintenance

                Common Mistakes

                  Troubleshooting

                    Alternatives

                    When Not to Use It

                    PrismaTechWork Professional Help

                      Contact Us

                      Frequently Asked Questions