[@selfhosted](https://lemmy.world/c/selfhosted) I self-host a few services on my box, but I'm looking for a 'dashboard' like solution to use as a portal to click to each of those. I've seen this befor

Mark :debian: ๐Ÿ‡ธ๐Ÿ‡ป :python:@fosstodon.org to Selfhosted@lemmy.world – 31 points –

@selfhosted I self-host a few services on my box, but I'm looking for a 'dashboard' like solution to use as a portal to click to each of those. I've seen this before, but can't for the life of me remember what it's called... suggestions? :debian: :linux:

20

Iโ€™m tinkering between Homepage and Dashy. Both are pretty great

Really like homepage. Simple to install, easy to modify and "beautify"; though it's barely used in my household since my family only cares about Jellyfish and nothing else...

Those are the two I switch between too. I slightly prefer homepage, but you can't go wrong with either one.

Homepage is great. I like that you get little snippets from the apps it links through but is more customisable than something like Heimdall which does similar. Itโ€™s become my go-to having tried pretty much every other dashboard out there over the years.

1 more...

I use organizr and haven't felt the need to try anything else. It can host other sites in an iframe which really gives all the disparate apps a unified feel. Some sites can be a bit difficult to set up, but once you do it works great.

I love it, it's so nice for quickly jumping between apps

I use Heimdall. You can set it up in no time with docker compose and manage it all through the web interface after that.

Its simple but also has some neat integrations with certain apps and will give live stats for certain things. Like pihole gives you live stats on what's being blocked for instance.

https://docs.linuxserver.io/images/docker-heimdall

I user homer. Really simple, basic config and it looks nice. The stats are pretty cool for certain integrations and are easy to add - Iโ€™ve added a few myself for services that didnโ€™t have them. Only issue is slow PR review.

I liked the look of Dashy, but it felt somewhat too heavy software for the simple dashboard I needed, and so I wrote the first version of Dashie.

It only uses Javascript and doesn't need any server components except a webserver. Configuration is done by editing YAML files.

Themes are implemented, and multiple pages which can be used to make more complex navigation of multiple dashboards.

Check it out :)

https://git.ahall.se/magnus/dashie