Backing up Iguana

The way Iguana is architected and packaged together makes for a smooth backup procedure. Iguana’s files are structured so that all the key files that should be backed up in order to restore IguanaX are located in the .

It is recommended to regularly backup the entire working directory. However, if you want to decrease the size of your backup, it is safe to exclude particular folders:

Files

Default Location

Required?

Files

Default Location

Required?

Instance

<working directory>/config/

Required

<working directory>/logt/

(unless changed to a new location)

Required

Resources

<working directory>/resources/

Optional

Rebuilt on startup

Upgrades

<working directory>/upgrades/

Optional

Other files and dependencies created by components.

Ex. a database file

<working directory>/

Required

 

Note: Ensure your backup software does not lock the files in the log directory and the configuration directory as these files are frequently accessed by Iguana. It may cause an interruption if Iguana tries to access these files and they are locked by another process.

For Antivirus software, it is recommended to whitelist the log directory and the configuration directory.