Versions Compared

Key

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

If you are installing multiple Iguana IguanaX instances on a single server, you will need to perform a custom installation:

Expand
titleSTEP 1: Install your first Iguana X IguanaX as normal

For reference see Windows Installation and Linux installationInstallation.

Expand
titleSTEP 2: Create an iguana.ini file to customize your Iguana working directory and service details

Please see Create an iguana.ini file for custom installation to follow the Steps 1 - 3 to create a custom iguana.ini file with your desired Iguana working directory and service details.

Since we are deploying multiple Iguana instances, we’ll want to make sure all of the iguana.ini details are unique!

...

Expand
titleSTEP 5: Install iguana2 as a service

Open up a command prompt as administrator and run the command suitable for your OS:

Example Windows command for Windows:

Code Block
"C:\Program Files\IguanaX\iguana2.exe" --service install

Example Linux command for Linux:

Code Block
sudo ./iguana2 --service install