Remote Nodes for self hosted installs #1796
endigma
started this conversation in
Feature Requests
Replies: 1 comment
-
|
The remote node being available as a container would also be great so it could be deployed easily to services like Koyeb, managed Kubernetes, etc |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
The cloud offering of Pangolin has the Remote Nodes. I would like for this feature to be also available for self-hosted installs.
Motivation
It would be nice to be able to self-host the main Pangolin stack at home but route some or all ingress traffic through a cloud VPS or a HA deployment on K8s or etc. This is good both for reliability as well as choosing whether or not a given resource/domain should be pointed at my home IP address or a VPS to proxy it.
It can be useful to be direct for some things, e.g. media, games, streaming, but other cases like a Git server or a website are best served from cloud IP(s) so your home connection is protected.
Proposed Solution
Alternatives Considered
Additional Context
The feature of glueing a domain to a particular remote node would also be useful in Pangolin Cloud, especially in cases like putting the remote Node's IP in a VPN or private network is kinda like a pseudo-client-thing for a whole network segment.
Beta Was this translation helpful? Give feedback.
All reactions