I’m looking for something like Heimdall, but a little bit more lightweight, hopefully something I can just throw into my www folder. Nothing requiring Docker. Just lightweight stuff.
I personally use “homepage”, it’s great and has API integration for many things, and can even show the statuses if docker containers if configured correctly. But yeah, take a look at awesome selfhosted which another commenter posted.
HolidayGreed@sh.itjust.works 11 months ago
Try tinyhome github.com/bderenzo/tinyhome
Throw a few bits of info into a csv, run a bash script and it produces a html file like this demo page lab.bdro.fr/tinyhome/
stifle867@programming.dev 11 months ago
That’s truly as lightweight as you’re going to get. Cool little script.