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 8 Next »

Introduction

URAC micro-service V3 configuration variables

Tenant Configuration

Introduction 

Provisioning is a configuration that all SOAJS micro-services can acquire once you turn on multi-tenant for them. Once a service becomes multi-tenant, you can provide custom tenant configuration to it at run time.

Table and links to examples 

Link to Complete example 


Registry Configuration 

Introduction 

Registry configuration 

Table and links to examples 

Database needed by URAC (link)

Configuration priority and default value

This table illustrate the configuration that can be overridden at different layer of configuration 

Priority

Local → Registry → Tenant 

  1. Local Configuration
  2. Custom Registry
  3. Service Configuration (Tenant)



Name


Local Configuration (Default)

config.js

Registry Configuration (Per Environment)

req.soajs.registry


Tenant Configuration (Per Tenant Per Environment)

SettingsCustom
pinConfiguration
model

hashIterations



seedLength

  • No labels