GitXplorerGitXplorer
s

frontporch

public
35 stars
2 forks
4 issues

Commits

List of commits on branch master.
Verified
864b1925edb1904df3cb19f7398a37415fb83593

updated browser branding in tab, fixed config breadcrumb (#13)

mmparth14 committed 2 months ago
Unverified
a35b0a85a491e399d3badf8e560c7098d0bf455b

gitignore static dir in backend

ssdabhi23 committed 4 months ago
Unverified
45b426875528c19c5fb11fdbe6a82d58dbf5a886

update workflow

ssdabhi23 committed 4 months ago
Unverified
c5e3f67a74e84fa92d8b7fa8bfeb911ed01b3206

use embedded FS in go for static files

ssdabhi23 committed 4 months ago
Unverified
b6e2ac8edd600f5e511120f9d5237a4b440bde93

improved error handling on frontend

ssdabhi23 committed 4 months ago
Unverified
3742519342140a7fe8cdd9ef62c65a74c84b5590

improved error handling on backend

ssdabhi23 committed 4 months ago

README

The README file for this repository.

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

Light Mode

Screenshot frontporch home page in light mode

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 file for details.

Contact

For any questions or suggestions, feel free to open an issue!