# CORTEX Documentation Deployment documentation for the Collaborative Organization for Resource and Trust Exchange (CORTEX) Helm chart. ## Installation ```console $ 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](https://sphinx-helm.readthedocs.io). Parameter descriptions come from **same-line** comments in `values.yaml`. ```{helm} ../charts/external-ndcp ``` ```{toctree} :hidden: self collaboration-management-platform.md federation-gateway.md discovery-service.md attribute-authority.md ```