Simple landing page listing my installed services
Simple landing page listing my installed services
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.
Try tinyhome https://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 https://lab.bdro.fr/tinyhome/
12 0 ReplyThat's truly as lightweight as you're going to get. Cool little script.
7 0 Reply
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.
11 0 Replyhttps://github.com/gethomepage/homepage
Another vote for Homepage, fantastic project
7 0 Reply
I just have a hard coded, static html page. I edit it when anything changes. I guess I'm a Luddite.
8 0 ReplySuper simple static page. https://github.com/bastienwirtz/homer
I run it in docker in an LXC on Proxmox which is all part of my Tailscale net
5 0 ReplyAny of https://awesome-selfhosted.net/tags/personal-dashboards.html
Personally I use a static HTML page [1]. Ansible updates it automatically every time a service is added/removed.
5 0 ReplyIf you like Heimdall you could run it without Docker. It's a PHP app, you could run nginx and it would be pretty lightweight.
3 0 ReplyI run Heimdall too. Simple and looks good. Let's my gf easily get to my stuff.
1 0 Reply
I forked https://github.com/jeroenpardon/sui
Had to fix a few buggy things including the theming and maintain it https://gitlab.meme.beer/open-source/web-dash
Just html, so if you don't want to run the container you can just dump it in your www folder.
3 0 ReplyAcronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:
Fewer Letters More Letters HTTP Hypertext Transfer Protocol, the Web LXC Linux Containers nginx Popular HTTP server
[Thread #301 for this sub, first seen 25th Nov 2023, 21:35] [FAQ] [Full list] [Contact] [Source code]
3 1 Reply2 5 ReplyHere is an alternative Piped link(s):
https://piped.video/GXnnMAxPzMc
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I'm open-source; check me out at GitHub.
2 0 Reply