Skip to main content

Install Pomerium Zero

This page provides steps to install Pomerium Zero for each supported deploy environment.

note

If you don't have an account yet, you can create a Pomerium Zero account for free.

Install Pomerium with the following shell script:

curl https://console.pomerium.app/install.bash | env POMERIUM_ZERO_TOKEN=<CLUSTER_TOKEN> bash -s install

Pomerium requires an internet-accessible server and the ability to bind port 443.