Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.62 KB

File metadata and controls

31 lines (19 loc) · 1.62 KB

The previous page: Meta report

Configuration file - deploy.json

Configuration file - deploy.json - is a file that describes the structure of the parameters of the software system and its specific configuration.

Structure of the deploy.json file:

Field Name Description
"namespace": Project name The project namespace.
"parametrised": true, Parameterization The parameterization settings. Set the "true" value to spesify the parameters to which, the system transfers the variables defined in ini-files or variables of the project environment when building the application.
"globals": { Global settings Global configuration settings.
"deployer": "built-in" Builds The built configuration parameter. Currently, it is the only one.
"modules" Modules settings Module configuration settings.

The full example of the "deploy.json" file



Copyright (c) 2018 LLC "ION DV".
All rights reserved.