Skip to content

Introducing Plumber Server

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 19:45
· 317 commits to master since this release
947bfa8

Plumber can now run in server mode, allowing you to have long running plumber instances on your infrastructure.

See details at: https://docs.batch.sh/plumber/server-mode

You can communicate to Plumber server using gRPC https://docs.batch.sh/plumber/server-mode/grpc-api-quickstart
Or you can use our terraform provider https://registry.terraform.io/providers/batchcorp/plumber/latest to manage connections/relays/tunnels