Skip to content

Quickstart

Follow this guide to get started with private location.

Step 1 : Retrieve your API Key

  1. Go to your profile page.
  2. Copy your API Key.

Step 2 : Deploy with Helm

Start by adding our Helm repository and update your repos:

helm repo add escape-cli https://escape-technologies.github.io/cli/
helm repo update

Next, deploy the chart using the following command:

helm install escape-private-location escape-cli/private-location --set ESCAPE_API_KEY="${ESCAPE_API_KEY}"

Once the pod is running, check the logs. If everything is configured correctly, you should see a message similar to:

[info] Private location ready to accept connections

Additional deployment options are availables, find out more here.

Step 3 : Retrieve the info of your Private Location

  1. Visit the Private Locations dashboard
  2. Find your newly created Private Location.

It should be enabled and show a status like: seen a few seconds ago

Step 4 : Start using your Private Location

Now that your Private Location is up and running, you can:

  • Create a new application with Private Location settings
  • Update existing application settings to use your Private Location