Logo

Core Portal Lifecycle Procedures

Documentation on the complete TACC ACI-WMA Core v2 Portal lifecycle.

This project is maintained by TACC

View the Project on GitHub TACC/Core-Portal-Lifecycle-Procedures


Phase 6D: Resource Provisioning & Configuration

Host Provisioning

Generate the dhparam.pem file on the deployment target host

Description pending.

On the deployment target host create the user portal

Description pending.

Add the Jenkins Deployment SSH key to the target host’s authorized keys file

Description pending.

Nginx SSL Certs Configuration for containers

Description pending.

Install host dependencies

Description pending.

Add the portal user to the (new) docker group

Description pending.

Create deployment directories for the Camino workflow in each deployment host VM

Description pending.

Clone Camino into each deployment host VM

Description pending.

Request that NSO grant the user portal SSH access from the Jenkins Deployer VM IP Address into each deployment host VM

Description pending.

Placing Secrets

SCP secrets.py into each deployment host VM

Description pending.

SCP settings_secret.py into each deployment host VM

Description pending.

SCP rabbitmq.env into each deployment host VM

Description pending.

CI/CD Jobs

Configure the Portal Project Jenkins CI job

Description pending.

Backend Systems

Create Default Storage Systems for the project

Description pending.

Create Default Execution Systems for the project

Description pending.

Setup a Community Data Project

Description pending.

Setup a Public Data Project

Description pending.

Back to Top