mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 06:08:33 -05:00
[GH-ISSUE #768] How to use pangolin with Newt and local resources? #1619
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 @PilaScat on GitHub (May 22, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/768
Hi, I have a VPS with Pangoling and Gerbil installed, it reaches my Newt servers, but I have Uptime Kuma on the same VPS, how can I reach both?

These are my networks:
@calim20 commented on GitHub (May 22, 2025):
Hi,
please see https://github.com/fosrl/pangolin/issues/649. You can reach local (docker) resources without using newt when they share the same network as pangolin. You can even use the container name for hostname.
@PilaScat commented on GitHub (May 22, 2025):
Thank you, I used:
But for now I still got Bad Gateway
@PilaScat commented on GitHub (May 22, 2025):
Ok I needed to create a new Local site, now fixed thanks