Kuma Mieru
A third-party Uptime Kuma monitoring dashboard built based on Next.js15, TypeScript and Recharts.
Kuma Mieru integrates seamlessly with Uptime Kuma, the critically acclaimed open source monitoring tool, and you just need to: 1. Install and configure Uptime Kuma 2. Change Display Timezone to any UTC+0 time zone in Uptime Kuma settings 3. Create a "status page" in Uptime Kuma 4. Modify the environment variables in the application settings and submit for restart First of all, suppose the URL of your Uptime Kuma status page is https://uptime-kuma. Your box name.heiyu.space/status/test Then the environment variables you need to configure are as follows: variable name required description Example/Default Values UPTIME_KUMA_BASE_URL Yes Base URL for Uptime Kuma instance https://uptime-kuma. Your box name.heiyu.space PAGE_ID Yes Status page ID of the Uptime Kuma instance test FEATURE_EDIT_THIS_PAGE No Whether to display the "Edit This Page" button false FEATURE_SHOW_STAR_BUTTON No Whether to display the "Star on Github" button true FEATURE_TITLE No Customize page titles Kuma Mieru FEATURE_DESCRIPTION No Custom page description A beautiful and modern uptime monitoring dashboard FEATURE_ICON No Customize page icon URL /icon.svg


