Originally assigned to: @oschwartz10612 on GitHub.
It would be nice to have an online/offline status for resources, similar to sites, if the backend port is not reachable or, perhaps(?) if responding with a non 20x code?
This might get further expanded with health monitors.
Originally created by @maddler on GitHub (Jul 29, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1157
Originally assigned to: @oschwartz10612 on GitHub.
It would be nice to have an online/offline status for resources, similar to sites, if the backend port is not reachable or, perhaps(?) if responding with a non 20x code?
This might get further expanded with health monitors.
Having monitors and being able to show a proper/custom error page would be just amazing.
Keep up with the amazing work! Been using Pangolin since the early days and what has been achieved in such a short amount of time is just amazing!
<!-- gh-comment-id:3140767447 -->
@maddler commented on GitHub (Jul 31, 2025):
Having monitors and being able to show a proper/custom error page would be just amazing.
Keep up with the amazing work! Been using Pangolin since the early days and what has been achieved in such a short amount of time is just amazing!
I submitted the PR for sticky sessions, so I have some experience in the codebase around resources, so I'm happy to tackle this.
What about something like this?
That's just a quick edit in SnagIt (the proportions are off), but the status indicators (colored dots) will follow project's TailwindCSS styling, optionally enhanced with Radix UI’s theming system.
<!-- gh-comment-id:3193712461 -->
@x86txt commented on GitHub (Aug 16, 2025):
> Want to work on this soon!
@oschwartz10612 @maddler
I submitted the PR for sticky sessions, so I have some experience in the codebase around resources, so I'm happy to tackle this.
What about something like this?
<img width="1590" height="542" alt="Image" src="https://github.com/user-attachments/assets/b7f67af5-f678-4287-ac8d-f426e70ad995" />
That's just a quick edit in SnagIt (the proportions are off), but the status indicators (colored dots) will follow project's TailwindCSS styling, optionally enhanced with Radix UI’s theming system.
Hi, yes, something like that would make sense. I'd, perhaps, have it as a separate column you could even sort upon (IP, DOWN, disabled).
<!-- gh-comment-id:3193759875 -->
@maddler commented on GitHub (Aug 16, 2025):
Hi, yes, something like that would make sense. I'd, perhaps, have it as a separate column you could even sort upon (IP, DOWN, disabled).
@oschwartz10612 commented on GitHub (Aug 16, 2025):
Thanks for the interest @x86txt. This is actually coming in the pipeline
and we are already working on it! ; }
<!-- gh-comment-id:3193799787 -->
@oschwartz10612 commented on GitHub (Aug 16, 2025):
Thanks for the interest @x86txt. This is actually coming in the pipeline
and we are already working on it! ; }
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @maddler on GitHub (Jul 29, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1157
Originally assigned to: @oschwartz10612 on GitHub.
It would be nice to have an online/offline status for resources, similar to sites, if the backend port is not reachable or, perhaps(?) if responding with a non 20x code?
This might get further expanded with health monitors.
@oschwartz10612 commented on GitHub (Jul 31, 2025):
Want to work on this soon!
@maddler commented on GitHub (Jul 31, 2025):
Having monitors and being able to show a proper/custom error page would be just amazing.
Keep up with the amazing work! Been using Pangolin since the early days and what has been achieved in such a short amount of time is just amazing!
@x86txt commented on GitHub (Aug 16, 2025):
@oschwartz10612 @maddler
I submitted the PR for sticky sessions, so I have some experience in the codebase around resources, so I'm happy to tackle this.
What about something like this?
That's just a quick edit in SnagIt (the proportions are off), but the status indicators (colored dots) will follow project's TailwindCSS styling, optionally enhanced with Radix UI’s theming system.
@maddler commented on GitHub (Aug 16, 2025):
Hi, yes, something like that would make sense. I'd, perhaps, have it as a separate column you could even sort upon (IP, DOWN, disabled).
@oschwartz10612 commented on GitHub (Aug 16, 2025):
Thanks for the interest @x86txt. This is actually coming in the pipeline
and we are already working on it! ; }