Table of contents
AWS Infrastructure
Installation Guide & Smoke Tests
Installation of NBS 7 has three major phases. In the first phase you set up the environment and infrastructure, including k8s, in AWS, primarily by using Terraform. In the second phase you start up the workloads/pods in k8s, primarily using Helm (with a bit more Terraform).
Finally, you validate the release by performing a smoke test and inspecting monitoring/console/admin interfaces for the NBS service and NiFi.
NBS 7 Deployment
This guide sets out the detailed steps to installing NBS 7 end to end. Make sure you’re using the latest documentation from NBS Central ( NBS Central)
- System Administrator Guide (this document)
- User Guide
- Release Notes
Installation is divided into two sections:
- Terraform Deployment - installs the core infrastructure
- Deployment to Kubernetes - bootstrap core kubernetes infrastructure services & install and configure microservices (elasticSearch, modernization-api, nifi, nbs-gateway, data-ingestion, data-processing, nnd, case-notifcation and optional real-time reporting services)