github fosrl/pangolin 1.9.0

latest releases: 1.9.4, 1.9.3, 1.9.2...
11 days ago

What's Changed

  • Add self-hosted managed mode to use the cloud for self-hosted highly available Pangolin
  • Move site from resource to target so you can have multiple targets for a resource on different sites. This will allow you to create more highly available deployments!
  • Auto redirect to IdP on a per-resource basis
  • Setup token required to setup account for first time
  • Fix domain picker to be more intuitive
  • Breaking Change integration API to port 3004 by default
  • General bugfixes and improvements

From the community!

Full Changelog: 1.8.0...1.9.0

New Contributors

How to Update

Important

Always back up your config app-data before updating. This will allow you to easily roll back if the update breaks your configuration. You will not be able to easily downgrade otherwise.

View documentation

Managed Pangolin

In this deployment modality you can host your own nodes with cloud coordination and automatic fail over. Data always transits your servers and the cloud handles orchestration between all of your nodes.

It's essentially just the normal self hosted Pangolin setup, but with added benefits of cloud integration and coordinated fail over.

You can deploy a managed Pangolin node in seconds using the installer. Or you can convert your existing install

How It Works

  • You Host the node: Run the same Pangolin stack as before with Traefik, which connects your Newt tunnels.
  • We Handle the Rest: Pangolin Cloud manages the control plane, DNS, certificate management, database, and backups.

HA Image

For detailed information about how nodes work and their advantages, see our nodes documentation.

Benefits

  • High Availability: Eliminates the complexity of managing high availability while still owning your own infrastructure.
  • Less Management Overhead: While we update the cloud with new features you don't need to touch your nodes unless you want to.
  • Automatic updates The cloud dashboard evolves quickly, so you get new features and bug fixes without having to manually pull new containers every time.
  • Cloud failover If your node goes down, your tunnels can temporarily fail over to our cloud points of presence until you bring it back online.

Managed deployment is ideal for organizations that need high availability while maintaining control over their infrastructure and data transit.

Don't miss a new pangolin release

NewReleases is sending notifications on new releases.