...
Info |
---|
Note: availability and installation of `docker compose` may vary by OS |
The configuration provided in installation requires User ID 1000 and Group ID 1000 to perform the following
sudo mkdir /opt/zilla && sudo chown 1000:1000 /opt/zilla && sudo chmod 700 /opt/zilla && mkdir /opt/zilla/zinc-config /opt/zilla/zinc-output
Info |
---|
Alternatively the docker-compose.yaml can be modified to use alternate directories. |
...
Region | Hosts |
---|---|
Americas and Canada (Production) | app.zillasecurity.com/* |
Americas and Canada (Dev/Sandboxes) | qa.zsec.io/* |
Europe and UK | |
Asia Pacific and Australia | |
UK |
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
Installation
Info |
---|
Note: if there are brackets inside of a code snippet, you will need to replace it with a value. For instance, If there is code that says to enter |
...