Basic Setup
Learn how to set up Kener with a simple configuration
Once you have Kener running, you should now have a basic status page up and running. However, you may want to customize it further to fit your needs. In this section, we will go through some of the basic setup options available in Kener.
Most of the default settings are designed to work out of the box, but you can customize them by using the dashboard.
Customize
Site Configuration
- Site Name: The name of your status page. This will be displayed in the header and title of the page.
- Site URL: The URL of your status page. This is used for sharing and linking to your status page.
Important
Setting up the Site URL correctly is very important for Kener to function properly.
Add your first monitor (website)
Use this flow to add a simple HTTP/website monitor.
Step 1: Create a new monitor
- Open Manage → Monitors.
- Click New Monitor.
- In General Settings, set at least:
- Tag (unique id, e.g.
homepage) - Name (display name)
- Monitor Type = API/Website monitor
- Tag (unique id, e.g.
Step 2: Configure website check
In Configuration, set your target URL and check interval/cron.
Example target URL:
https://example.com
Step 3: Make it visible on status page
Open Page Visibility and add the monitor to at least one page.
Important
A monitor not added to any page will not appear on the public status page.
Step 4: Verify
- Save the monitor.
- Open View from the monitor page.
- Confirm it appears and starts collecting checks.
For all API/website monitor options, see API Monitors.