Install IguanaX in Docker
With the pre-built IguanaX Linux Installation Script, it is fairly straight forward to install IguanaX as Docker container. Before starting, see Understanding Docker.
How to Create and Run IguanaX in Docker:
Other Considerations:
Dockerfile Sample
Note: Depending on your linux flavour, you may need to update the Docker Image and Installation commands.
install_iguana.sh Sample
Notes:
This sample downloads IguanaX v10.1.98. The Linux Installation Script from: https://downloads.interfaceware.com/iguanax/ can be updated from line 4 - 62.
You will need to update admin password at line 71 (replace ADMIN_PASSWORD)