Versions Compared

Key

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

IguanaX stores its configuration in a directory we call the working directory.

...

Info

The working directory structure was updated in IguanaX v10.1.103. This document reflects those changes, if your working directory looks different, upgrade to the latest version!

The IguanaX working directory is structured to store all instance configurations and data, including these key directories:

  • configConfiguration Files- contains all instance configurations files and user settings.

  • logt - the Log Directory which contains your data.

  • resources - contains cached local copies of git collections (repos) for quick retrieval.

  • pdb -the program debug file.

  • upgrades - contains the release files used for past releases (if you have upgraded).

It is very important for the functioning of Iguana that IguanaX is running with the right permissions to access it's working directory.

Expand
titleThe default location of this will vary depending on the operating system you are running

...

Linux - /.IguanaX/
  • Windows: C:\ProgramData\IguanaX\

  • Linux: ~/.IguanaX/

  • Mac OS X: ~/Library/IguanaX/

~ is a short cut for the home directory of the user account that IguanaX is running under.
Expand
titleWindows - C:\ProgramData\IguanaX\

This is the default location unless you choose a different directory.

Expand
title

~

~ is a short cut for the home directory of the user account that IguanaX is running under.

Expand
titleMacOS - ~/Library/IguanaX/

The instance ID is a randomly generated GUID.

Code Block

It is very important for the functioning of Iguana that IguanaX is running with the right permissions to access it's working directory.

If you need to locate

...

your working directory, IguanaX displays

...

it in the Settings About page (Data Directory).