Skip to content
Kjell Petersen edited this page Feb 25, 2021 · 21 revisions

Welcome to the NFEGA deployment docs wiki!

Overview intro docs

Some keywords on topics that should be covered:

Architecture overview

  • Naming conventions

NFEGA USIT server

  • Docker setup
  • Web setup
  • Proxy services
  • Configuration
    • Connectivity to CEGA
    • Database connectivity

NFEGA TSD project backend server

  • Docker setup
  • Installation of microservices
  • Configuration
  • Deployment of keys (vault, self-signed messages)
  • Configuration of host, docker, services
    • Connectivity to NFEGA USIT server (proxy)
    • Database connectivity

Automation

  • A Makefile exists for some parts
  • Ansible an option

Maintenance of secrets

  • Overview of secrets used by the system
  • Secure solution for storing them and provide access to people that need it.

Relevant external documentation links

List of code repositories