RAJ
Member
OP
- Joined:
- Jul 2024
- Posts:
- 294
- From:
- Mumbai, IN
White-labeled Gatus successfully
Not yet, that's why I asked in the first post. From what I can tell it supports custom CSS and page title per endpoint group, but true multi-tenant with separate domains needs a reverse proxy layer. Traefik or nginx with subpath routing.
Might just run three instances on the same $5 box, honestly. It's Go, memory footprint is tiny.
your margin is my opportunity
RAJ
Member
OP
- Joined:
- Jul 2024
- Posts:
- 294
- From:
- Mumbai, IN
Three instances on one box defeats the purpose
The status pages aren't the watchers. Uptime Kuma does the actual monitoring from separate boxes. The status pages are just the display layer.
But you're right, I should host the status pages on different infra than the watchers. Currently my Cachet is on the main server, which is exactly the problem if main server goes down.
your margin is my opportunity