Static configuration (application.yaml)
...
- server; configuration for the WEB server
- used port for HTTP/HTTPS, this is however not the port numbers visible outside the container
- SSL parameters for setting up using of key store and trust store databases.
- webclient; configuration parameters for a web client used by the component
- SSL parameters for setting up using of key store and trust store databases.Usage of HTTP Proxy; if configured, the proxy will be used for accessing the NearRT-RICs
- logging; setting of of which information that is logged.
- filepath; the local path to a file used for dynamic configuration (if used). See next chapter.
...
The following variables are required by the CBS:
- CONSUL_HOST
- CONSUL_PORT
- CONFIG_BINDING_SERVICE
- SERVICE_NAME