Simple high performance overview dashboard for oaklands house.
Slow routes are cached automaticly to ensure a fast response time.
Most routes can deliver 10K+ requests per second even on a single raspberry pi core with minimal usage and memory footprint.
- Responsive design
- Logo
- Link List
- Generate Unifi Guest Wifi
- Show host statistics
- Show Mikrotik statistics
- Show docker statistics
Requierments:
- NodeJS 16 or higher
- Clone the repository
- Run
yarn install
- Run
node index.js
Its recommended to run this in a screen session or something similar.