https://github.com/fosrl/pangolin-node
https://github.com/fosrl/pangolin-node
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fosrl/pangolin-node
- Owner: fosrl
- License: agpl-3.0
- Created: 2025-10-12T23:47:51.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2026-04-07T03:24:33.000Z (2 months ago)
- Last Synced: 2026-04-13T15:40:34.634Z (2 months ago)
- Language: TypeScript
- Size: 602 KB
- Stars: 9
- Watchers: 2
- Forks: 5
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Pangolin Remote Node
A remote node for Pangolin to support scaling and HA. This container serves as a lightweight wrapper for the API calls made by both Badger and Gerbil into a Pangolin node. Instead of communicating with a local instance of Pangolin, it instead proxies those requests to a remote Pangolin head server.
Remote nodes are used with the Pangolin Cloud and Pangolin Enterprise.
Take a look at the [docs](https://docs.pangolin.net/manage/remote-node/nodes) for more information on Pangolin Remote Nodes.
For the Pangolin repository, see [here](https://github.com/fosrl/pangolin).
## Install
Take a look at the [quick install guide](https://docs.pangolin.net/manage/remote-node/quick-install-remote)
## Licensing
Pangolin is dual licensed under the AGPL-3 and the [Fossorial Commercial License](https://pangolin.net/fcl.html). For inquiries about commercial licensing, please contact us at [contact@pangolin.net](mailto:contact@pangolin.net).
## Contributions
Please see [CONTRIBUTING](./CONTRIBUTING.md) in the repository for guidelines and best practices.