Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Name

Prerequisites

Notes

$SOAJS_GIT_OWNER

Image type is not binary under catalog deployOptions(default value is false)

Repository Owner

SOAJS$SOAJS_GIT_BRANCH

Image type is not binary under catalog deployOptions(default value is false)

Repository branch

SOAJS$SOAJS_GIT_COMMIT

Image type is not binary under catalog deployOptions(default value is false)

Repository commit to be used

SOAJS$SOAJS_GIT_REPO

Image type is not binary under catalog deployOptions(default value is false)

Repository name

SOAJS$SOAJS_GIT_PROVIDER

Image type is not binary under catalog deployOptions(default value is false)

Repository provider: Github, Bitbucket, Bitbucket Server…

SOAJS$SOAJS_GIT_TOKEN

Image type is not binary under catalog deployOptions(default value is false)

Access token Saved in the database (empty if account is public)

SOAJS$SOAJS_GIT_DOMAIN

Image type is not binary under catalog deployOptions(default value is false)

The domain of the provider (example github.com)

SOAJS$SOAJS_NX_DOMAIN

Domain set in the registry

SOAJS$SOAJS_NX_SITE_DOMAIN

Site prefix set in the registry

SOAJS$SOAJS_NX_API_DOMAIN

API prefix set in the registry

SOAJS$SOAJS_SRV_PORT

Item Port

SOAJS$SOAJS_SRV_PORT_MAINTENANCE

Item maintenance Port

SOAJS$SOAJS_ENV

Environment Code

SOAJS$SOAJS_DAEMON_GRP_CONF

Daemon Deployment only! Name of Daemon Group config

SOAJS$SOAJS_SERVICE_NAME

Item name

SOAJS$SOAJS_NX_CONTROLLER_NB

Gateway deployed

SOAJS$SOAJS_NX_CONTROLLER_PORT

Gateway deployed

SOAJS$SOAJS_CONTROLLER_PORT_MAINTENANCE

Gateway deployed

SOAJS$SOAJS_DEPLOY_HA

Type of deployment Container example: kubernetes

SOAJS$SOAJS_NX_CONTROLLER_IP_1

Gateway deployed

Gateway IP

SOAJS$SOAJS_REGISTRY_API

Gateway deployed

Gateway IP + maintenance port (example 127.0.0.1:5000)

SOAJS$SOAJS_CONFIG_REPO_TOKEN

The configuration SourceCode Repository set in the Catalog Recipe under deployOptions and selected from Config Catalog Recipes.

Account Token

SOAJS$SOAJS_CONFIG_REPO_PROVIDER

The configuration SourceCode Repository set in the Catalog Recipe under deployOptions and selected from Config Catalog Recipes.

Repository provider: Github, Bitbucket, Bitbucket Server…

SOAJS$SOAJS_CONFIG_REPO_DOMAIN

The configuration SourceCode Repository set in the Catalog Recipe under deployOptions and selected from Config Catalog Recipes.

The domain of the provider (example github.com)

SOAJS$SOAJS_CONFIG_REPO_BRANCH

The configuration SourceCode Repository set in the Catalog Recipe under deployOptions and selected from Config Catalog Recipes.

Repository branch

SOAJS$SOAJS_CONFIG_REPO_COMMIT

The configuration SourceCode Repository set in the Catalog Recipe under deployOptions and selected from Config Catalog Recipes.

Repository commit to be used

SOAJS$SOAJS_CONFIG_REPO_PATH

The configuration SourceCode Repository set in the Catalog Recipe under deployOptions and selected from Config Catalog Recipes.

The path where the repository should be placed. If not set, the root path will be used.

...