Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Install the most recent stable version of Docker onto the device. Please visit Docker’s website for more info on how to install Docker.

  2. Ensure that outbound connections via port 443 are allowed. Bare minimum, Zilla will need outbound connections allowed to:

Region

Hosts

Americas and Canada (Production)

app.zillasecurity.com/*

Americas and Canada (Dev/Sandboxes)

qa.zsec.io/*

Europe and UK

eu.zillasecurity.com/*

Asia Pacific and Australia

anz.zillasecurity.com/*

  1. email support@zillasecurity.com and request a PO Box API Token, along with the link to download the PO Box image and the Docker Yaml file that will be needed for installation

...

Code Block
volumes:
      - /opt/zilla:/home/zilla-security
Info

For more information on other optional configs for PO Box, please see this section on the Global Configurations For PO Box Guide.

  1. Once you have made these edits, save the YAML file

  2. compose and run the docker container by running the following command in the po-box folder:

...

Once PO Box is installed, you can move onto configuring service accounts on the systems that you are going to be pulling user information for. Please see this guide Creating Service Accounts For PO Box for more info.