I host some services and now start to slowly let family and friends use some of those services. for myself i have a dashboard (Heimdall, just because it worked nicely first try and I didn’t bother looking at others) and I want to also have one for other users. Now I imagine something like that:
- User authenticates in authelia, which passes username in the header to the dashboard.
- in the dashboard, the user gets presented with a, yeah, dashboard, with all the services he/she has access to. no login necessary. -no resources are shown to a user, that this user has no access to.
any ideas which dashboard could be utilized to do something like that, without hosting multiple instances or preconfiguring all dashboards for all users?
I have Organizr up but honestly barely use it. I use Jump for guests and Homepage for myself.
Homepage is difficult to search for 😀 . Care to share the link?
https://gethomepage.dev/en/installation/
I have homepage too, and I like how clean it looks. But haven’t managed to figure out how to password protect it, so I only use it on my home network or when I’m connecting via VPN. Is there a way of adding authentication to it that I missed?
Put Authelia in front of it.
Thanks, will give that a try