@@ -181,7 +181,7 @@ GitLab supports SSH access to any created repositories. If you want to allow you
### NMaaS Installation
The source code for the NMaaS Helm chart is publicly available on [nmaas-platform/nmaas-chart](https://github.com/nmaas-platform/nmaas-chart). The `README.md` file provides details on all the customizable `value` parameters for a given chart version.
The source code for the NMaaS Helm chart is publicly available on [nmaas-platform/nmaas-chart](https://gitlab.software.geant.org/nmaas/nmaas-chart). The `README.md` file provides details on all the customizable `value` parameters for a given chart version.
The following manual steps must be performed before deploying NMaaS:
NMaaS is an [open source](https://github.com/nmaas-platform) framework originally developed within the
[GÉANT](https://geant.org/projects/) project for orchestration of on-demand deployment of applications in a
Kubernetes-based cloud environment.
NMaaS is an [open source](https://gitlab.software.geant.org/nmaas) framework originally developed within the [GÉANT](https://geant.org/projects/) project for orchestration of on-demand deployment of applications in a Kubernetes-based cloud environment.
With a simple self-service web interface, NMaaS applications are easily deployed within an isolated tenant environment
assigned to a given institution or team. An application’s lifecycle (configuration updates and re-deployments) is fully
managed following a GitOps approach: a specific Git repository is tightly associated with every deployed application
and a set of CI/CD pipelines ensure proper re-deployments of the applications following every update on the Git master
branch.
\ No newline at end of file
With a simple self-service web interface, NMaaS applications are easily deployed within an isolated tenant environment assigned to a given institution or team. An application’s lifecycle (configuration updates and re-deployments) is fully managed following a GitOps approach: a specific Git repository is tightly associated with every deployed application and a set of CI/CD pipelines ensure proper re-deployments of the applications following every update on the Git master branch.