mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-12 01:44:06 -05:00
[FEATURE] Dashboard for users showing App Links #130
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wan0net on GitHub (Mar 9, 2025).
Hi there
Swapped from Teleport to Pangolin, love it.
One suggestion from me, when you login to the Pangolin Dashboard you get a nice little thing that says you have access to x resources. It would be good to be able to show those resources as a kind of home page so that you can click and login. Custom icons also appreciated - one thing teleport doesn't do.
Keen to see how it evolves.
@miloschwartz commented on GitHub (Mar 9, 2025):
Interesting you bring this up because that was our plan all along! What you currently see is a placeholder because we wanted to add dashboard/landing page but didn't have time before release. Then we released and became focused on all of the other high priority feature requests. Oddly, not many people have brought this up.
I think this is something we will do in some form because I do not like the currently placeholder.
@ficematt commented on GitHub (Mar 9, 2025):
All though I hadn't thought about it until reading this, I kinda like the idea of a dash board/landing page. This would change the workflow and the way I can present the services to family/users. Not that I couldn't produce the same effect with my own dash board app, having it built into Pangolin could be a nice touch.
Instead of telling a user a new sub domain for each service you just tell the to go to home.domain.com. They sign into Pangolin and off they go...
@wan0net commented on GitHub (Mar 9, 2025):
@ficematt Yeah you could set up your own dashboard, but having it integrated into Pangolin means you could have different groups of users able to see only what they have access to - otherwise you need to hardcode into your own dahsboard.
@miloschwartz Great to hear, it's definitely something I have use for with different groups of people who are accessing my systems.