Creating a new instance
Creating a new instance can be done from the command line with the iam init -h
command. For more details on the CLI see IAM Command-Line Interface (CLI).
Creating a new instance can be done from the command line with the iam init -h
command. For more details on the CLI see IAM Command-Line Interface (CLI).
The structure of the instance directory is as follows:
Directory structure | Contents | ||
| The top-level directory that contains the data of all instances. | ||
| Data and configuration specific to | ||
| Configuration and key materials for the audit logger. | ||
| Data directory for the h2 database. See H2 as Airlock IAM database for details. | ||
| Directory for custom code, database, and other libraries that extend the functionality of IAM. | ||
| Configuration of IAM logging. See Log4j 2 configuration files for details. | ||
| Directory for log files. | ||
| Directory for generated letters. | ||
| Directory to store profiles. See Sandboxing with profiles for details. | ||
| Backup directory for configurations. | ||
| Data and configuration specific to | ||
| Data and configuration shared by all instances. | ||
| Directory for language-specific customizations of the Adminmapp. See Customizing text elements in the Adminapp UI for details. | ||
| Directory for custom code, database and other libraries that extend the functionality of IAM. Libraries in this directory are shared by all instances of IAM. | ||
| Directory with templates for letter generation. | ||
| |||
| Directory for language-specific customizations of the Transaction Approval. SeeCustomizing text elements in the Transaction Approval module for details. |
File | Contents |
---|---|
| Application properties of an IAM instance. See Application parameters for details. |
| Configuration of IAM. This file is managed by the Config Editor and should not be changed manually. See IAM Config Editor (UI) for details. |
| Files used to store external config secrets. See Storing sensitive configuration values externally for details. |
| |
| Contains the server certificate of the IAM instance. |
The instances directory contains all the configuration files, customizations, and data files of the H2 database of all instances.