Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

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 Working Directory.

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?

Instance Configuration Files

<working directory>/config/

Required

Log Directory

<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

  • No labels