The Airlock Microgateway configuration aims to be as lean as possible – therefore, most settings are pre-configured to default values with security in mind.
The majority of settings are to be configured in the config.yaml
file using the popular YAML Ain't Markup Language. For Airlock Microgateway specific settings in the config file, we developed a simple domain-specific language (DSL).
Airlock Microgateway expects some files at a certain location without explicitly configure them. The files used implicitly are described in External files in dedicated folders.
- In case the defaults suit your current environment, you don't have to make any changes.
- If required, the default settings can be adapted by using the DSL for your specific needs.
- In rare cases, a mapping file may be used to add missing DSL options to your configuration.
The most important configuration parts are mentioned in this section to give you an overview of how the configuration is applied.