...
Install the most recent stable version of Docker onto the device. Please visit Docker’s website for more info on how to install Docker.
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 | |
Asia Pacific and Australia |
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. |
Once you have made these edits, save the YAML file
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.