HrBingR

joined 11 months ago
[–] [email protected] 1 points 10 months ago

So to address the complaints about portainer being too heavy the dev of uptime kuma made dockge: https://github.com/louislam/dockge

[–] [email protected] 1 points 10 months ago

Mobile: Safari

Mac: Arc

Desktop: Edge

[–] [email protected] 1 points 10 months ago

Why not just use the Cloudflare tunnel to connect directly to the services in question, rather than tunnel > npm > service, out of curiosity?

I’ve got a bunch of my services behind my tunnel, be it http or tcp services, and just point the tunnel to those services directly. Services I don’t want publicly accessible I put behind Cloudflare access which goes to my Keycloak instance for auth and then to the service if successful. Ended up getting rid of traefik as a reverse proxy entirely when I swapped to using Cloudflare tunnels.