You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 5
Next »
Iguana X stores its configuration in a directory we call the instance directory.
The location of this will vary depending on the operating system you are running:
MacOS ~/Library/IguanaX/
The instance ID is a randomly generated GUID.
~ is a short cut for the home directory of the user that IguanaX is running under.
Windows C:\ProgramData\IguanaX\
This the default location unless you choose a different spot.
Linux ~/.IguanaX/
This directory is hidden in the home directory of the user account that IguanaX is running under.
It is very important for the functioning of IguanaX that IguanaX is running with the right permissions to access it’s instance directory.