...
env var | default value | description |
---|---|---|
ENABLE_OAUTH | false | enable oauth for login (oauth providers have to be configured in etc/oauth-provider.config.json in sdnc container |
ENABLE_POLICY | false | enable policy restricted access for configurationApp |
sdnc-web-image
env var | default value | description |
---|---|---|
WEBPROTOCOL | HTTP | protocol for local webserver (HTTP=>http, HTTPS=>https) |
WEBPORT | 8080 | port to listen for local webserver |
SDNRPROTOCOL | HTTP | protocol for remote opendaylight webserver (HTTP=>http, HTTPS=>https) |
SDNRHOST | 172.18.0.3 | ip/fqdn for remote opendaylight webserver |
SDNRPORT | 8181 | port for remote opendaylight webserver |
TRPCEURL | "" | url for remote transportpce webserver or empty (not set) for off e.g. http://10.20.0.7:8181 |
TOPOURL | "" | url for remote topology api webserver or empty (not set) for off e.g http://10.20.0.4:3001 |
TILEURL | "" | url for remote tile server or empty (not set) for off e.g. http://tiles.openstreetmap.org |
DNS_RESOLVER | 1.1.1.1 | DNS for resolving TILEURL, not important if TILEURL is empty |
ENABLE_OAUTH | false | enable oauth for login (oauth providers have to be configured in etc/oauth-provider.config.json in sdnc container |
ENABLE_POLICY | false | enable policy restricted access for configurationApp |
odl-transportpce
env var | default value | description |
---|---|---|
...
URL | description |
---|---|
/apidoc | |
/rests | Restconf RFC8040 |
/restconf | Resconf Biermann |
/odlux | |
/yang-schema | |
/websocket | |
/about | |
Not supported by Guilin | |
/ready | |
/topology | (optional) |
/transportpce | (optional) |
/tiles | (optional) |
/oauth | (optional) |