mirror of
https://github.com/Kellojo/Modular-Homelab-Dashboard
synced 2026-04-21 13:37:18 +00:00
Allows you to quickly setup a dashboard/entry point for your homelab. It provides a customizable interface allowing you to display various metrics, system statuses, and other information from your homelab services.
|
|
||
|---|---|---|
| .github/workflows | ||
| src | ||
| static | ||
| .dockerignore | ||
| .gitignore | ||
| .npmrc | ||
| .prettierignore | ||
| .prettierrc | ||
| dashboard.yaml | ||
| Dockerfile | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||
Modular Homelab Dashboard
This project is a modular dashboard designed for managing and monitoring a homelab environment. It provides a customizable interface to display various metrics, system statuses, and other relevant information about your homelab.
All configured in a simple yaml file with a backend to securely fetch data from your homelab services, without exposing credentials/API keys to the frontend.
