this post was submitted on 01 Aug 2023
10 points (100.0% liked)

Selfhosted

39159 readers
379 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

@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:

all 17 comments
sorted by: hot top controversial new old
[–] [email protected] 8 points 1 year ago
[–] [email protected] 3 points 1 year ago (3 children)

I’m tinkering between Homepage and Dashy. Both are pretty great

[–] [email protected] 1 points 1 year ago

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...

[–] [email protected] 1 points 1 year ago (1 children)
[–] [email protected] 0 points 1 year ago

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.

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago)

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

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

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.

[–] [email protected] 1 points 1 year ago

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

[–] [email protected] 2 points 1 year ago (1 children)

Dashy is great : easy to install, easy to configure, and it comes with a lot of integrations with different services, so you can put a lot of things on your dashboard, not just links to your apps.

[–] [email protected] 1 points 1 year ago

@Bjornir Looks great! Thanks 👍

[–] [email protected] 1 points 1 year ago

@M4rkF @selfhosted i'm using homarr. it work and cute.homarr have that modern look.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

@M4rkF @selfhosted I've been using homarr(ahh someone beat me to it 🦆)

[–] [email protected] 1 points 1 year ago

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.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

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

[–] [email protected] 0 points 1 year ago (1 children)

I used Heimdall when I was self-hosting in the cloud for a bit. Didn't have any issues.