Kener
Sleek, lightweight status page and incident management system
Alternative to: statuspage, instatus, betteruptime
About
Versions (84)
0.0.16
2024-11-16v0.0.16
Here are the changes in this release
Features
- Added support for
hideURLForGetin monitors. Read more here - New SVG badges for LIVE status. Read more here
- Breaking Change Removed dependency on Environment variable
PUBLIC_KENER_FOLDER. - Simplified build and deploy process
- Added support for fonts. Read more here
- Added support for home page pattern. Read more here
- Added support for adding your analytics provider. Read more here
- New Documentation Site
- Addes support for
sqaurespattern in home page. Read more here - Redesigned the UI for better consistency
- Embed now supports background color using a parameter
bgc. Read more here - Now title in
site.yamlis<title>andsiteNameis actually the name of the site. Read more here
Migration
Source
- Move data from
PUBLIC_KENER_FOLDERto/databasefile. - Move
site.yamlto/configfolder - Move
monitors.yamlto/configfolder
Docker
- Use
-v $(pwd)/database:/app/databaseand-v $(pwd)/config:/app/configin your docker run command
Whatβs Changed
- Release candidate/0.0.16 by @rajnandan1 in https://github.com/rajnandan1/kener/pull/120
Full Changelog: https://github.com/rajnandan1/kener/compare/0.0.15β¦0.0.16