Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sdabhi23/frontporch
FrontPorch is a configurable dashboard designed for distributed homelabs
https://github.com/sdabhi23/frontporch
Last synced: 2 months ago
JSON representation
FrontPorch is a configurable dashboard designed for distributed homelabs
- Host: GitHub
- URL: https://github.com/sdabhi23/frontporch
- Owner: sdabhi23
- License: mit
- Created: 2024-06-27T12:24:40.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-07-28T06:38:41.000Z (4 months ago)
- Last Synced: 2024-07-28T11:02:34.884Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 452 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FrontPorch
FrontPorch is a configurable dashboard designed for homelabs. It provides a comprehensive view of your server status, Docker-related information, and configurable links and widgets through a YAML file.
## Goals
- Have basic monitoring for all of the servers included in my homelab setup without the need to setup a full blown monitoring stack
- Add links for frequently accessed services
- Add some useful interactive apps## Features
- **Server Status:** Monitor the status of your servers, including uptime, RAM usage, and disk usage.
- **Docker Integration:** Display Docker-related information if Docker is installed on your system.
- **Configurable Dashboard:** Customize links and widgets through a YAML configuration file.
- **Dark and Light Mode:** Switch between dark and light mode for better readability.## Screenshots
### Dark Mode
![Screenshot frontporch home page in dark mode](docs/dark_mode.jpeg)
### Light Mode
![Screenshot frontporch home page in light mode](docs/light_mode.jpeg)
## Contributing
Contributions are welcome! Please fork the repository and create a pull request.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
## Contact
For any questions or suggestions, feel free to open an issue!