Skip to content

Latest commit

 

History

History
55 lines (54 loc) · 1.45 KB

soteria.md

File metadata and controls

55 lines (54 loc) · 1.45 KB

Installation for Soteria

  • AWS Resources
    • RDS Instance
      • Create instance
      • Confirm access
    • EKS Cluster
      • Create cluster
      • Confirm access
    • LDAP EC2 Instance
      • Create instance
      • Confirm access
    • User Portal EC2 Instance
      • Create instance
      • Confirm access
  • Other Resources
    • SSL certificates
  • Database Initialization
    • Create DE user
    • Create DE databases
    • Initialize DE databases
    • Create portal user
    • Create portal database
    • Initialize portal database
    • Create grouper user (using de account)
    • Create grouper database
    • Initialize grouper database
    • Create keycloak user (using de account)
    • Create keycloak database
    • Initialize keycloak database
  • LDAP
  • Evaluations
    • RDS
    • EKS
    • Grouper configuration
    • Authentication service configuration
    • Evaluate block storage options
    • Evaluate data store configuration
  • Installations
    • Block storage drivers
    • RabbitMQ
    • ElasticSearch
    • Nginx Ingress
    • OpenLDAP
      • Install OpenLDAP
      • Configure LDAP
      • Add initial accounts
    • Authentication service
    • Data store
    • User portal
      • Install Node.JS
      • Install dependencies
      • Configure user portal
      • Configure reverse proxy
    • Customize UI and services