123

123


http://kumaster-96cb641d8d4a.aqa.int.zone

[oss]0
#put connection settings for OA oss database here
# Mandatory host address of PostgreSQL handling oss database
host=POAMN-48eba9d42ee3.aqa.int.zone
# Optional database name, 'oss' is the default
#name=
# Optional user name to authorise, 'oss' is the default
#user=
# Mandatory password for the user
password=M2E5uZvnfANs6W

[pba]
#put connection settins for OA pba database here
# Mandatory host address of PostgreSQL handling pba database
#host=PBADBL-48eba9d42ee3.aqa.int.zone
#host=PBADBL-66abba91dd10.aqa.int.zone
host=localhost
# Optional database name, 'pba' is the default
name=pba
# Optional user name to authorise, 'pba' is the default
user=pba
# Mandatory password for the user
password=QVZU2WIAQfJyR3

[eapdb]
#put connection settins for CB eapdb database here
# Mandatory host address of PostgreSQL handling eapdb database
host=KuMaster-48eba9d42ee3.aqa.int.zone
port=30022
# Optional database name, 'eapdb' is the default
name=cb_db
# Mandatory user name to authorise
user=postgres
# Mandatory password for the user
password=postgres

[migration]
#put connection settins for migration database here
# Mandatory host address of PostgreSQL handling migration database
host=POAMN-48eba9d42ee3.aqa.int.zone
# Optional database name, 'migration' is the default
name=migration
# Optional user name to authorise, 'migration' is the default
user=migration
# Mandatory password for the user
password=1q2w3e

[OpenAPI]
#put connection settins for OA OpenAPI here
# Mandatory API endpoint URL
#URL=
# Mandatory user name to authorise
#user=
# Mandatory password for the user
#password=

[XML RPC]
#put connection settins for OA XML RPC API here
# Mandatory API endpoint URL
#URL=
# Mandatory user name to authorise
#user=
# Mandatory password for the user
#password=

[CB]
#put connection settins for CB API here
#URL=http://kumaster-028c916e093d.aqa.int.zone:30011
URL=http://KuMaster-48eba9d42ee3.aqa.int.zone:30011

# Mandatory user name to authorise
user=admin
# Mandatory password for the user
password=1J/wmHu2XmMzuAYhZf36yQ==

[global]
#global migration settings
# Path to persistence volume to keep all files for interchange
#volume=


Report Page