CORTEX Documentation¶
Deployment documentation for the Collaborative Organization for Resource and Trust Exchange (CORTEX) Helm chart.
Installation¶
$ helm install cortex ./charts/external-ndcp --values my-values.yaml
Several values are required and have no defaults — the chart fails to render if they are unset.
Run helm lint charts/external-ndcp to list them.
Acronyms¶
Acronym |
Full form |
|---|---|
AA |
Attribute Authority |
CMP |
Collaboration Management Platform |
DS |
Discovery Service |
FG |
Federation Gateway |
SP |
Service Provider |
IdP |
Identity Provider |
VRO |
Virtual Research Organisation |
Chart reference¶
The table below is generated at build time from charts/external-ndcp/Chart.yaml
and values.yaml by sphinx-helm. Parameter
descriptions come from same-line comments in values.yaml.
Cortex¶
A Helm chart for deploying the Collaborative Organization for Resource and Trust Exchange (CORTEX) on Kubernetes.
Configuration¶
The following table lists the configurable parameters of the Cortex chart and example values.
Parameter |
Description |
Example |
|---|---|---|
|
Attribute authority container image |
|
|
Optional ldap functionality test; deploys a pod that continuously queries the attribute authority |
|
|
SATOSA container image |
|
|
The key to be used for state encryption. |
|
|
Salt used to hash the persistent user identifier |
|
|
FQDN of the base url |
|
|
base url of the proxy with ‘https://’ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Apache httpd image built from discovery-service/Dockerfile.httpd |
|
|
|
|
|
FQDN for the discovery service |
|
|
Service Provider entity ID |
|
|
|
|
|
COmanage Registry container image |
|
|
PostgreSQL registry user password |
|
|
SMTP account password |
|
|
COmanage Registry security salt |
|
|
|
|
|
Service Provider entity ID |
|
|
SATOSA IdP entity ID |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Given Name of initial platform administrator |
|
|
Family Name of initial platform administrator |
|
|
Username of initial platform administrator |
|
|
|
|
|
|
|
|
CNPG read-write service for the cmp-db cluster |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
nginx image with the built Sphinx site (config/docs/Dockerfile) |
|
|
FQDN for the documentation site |
|
|
|
Documentation generated by sphinx-helm.