Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sdabhi23/frontporch

FrontPorch is a configurable dashboard designed for distributed homelabs
https://github.com/sdabhi23/frontporch

Last synced: 14 days ago
JSON representation

FrontPorch is a configurable dashboard designed for distributed homelabs

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!