vre-hub / vre

VRE infrastructure running at CERN
https://jhub-vre.cern.ch/
MIT License
5 stars 1 forks source link

Install REANA in the cern-vre cluster via tf helm provider #19

Closed goseind closed 1 year ago

goseind commented 1 year ago
### Tasks
- [x] Lable nodes for HA installation
- [x] Configure values to use the correct storage
- [ ] Configure HPC backend
- [x] Configure domain and ingress for access
- [x] Test workflow run
- [ ] https://github.com/vre-hub/reana-cnaf-demo/issues/1
- [x] Configure IAM ESCAPE auth with new REANA release
goseind commented 1 year ago

REANA is installed with the values added in PR #35 and accessible under: https://188.185.29.170:30443/signin Nodes were labeled for HA as described here: https://docs.reana.io/administration/deployment/deploying-at-scale/#high-availability

Reana uses a thorough terraform created share, check the details via openstack share show cvre-reana and get the access id via openstack share access list cvre-reana.

The configuration is still pending, so it won't work yet.

Problems/open topics:

egazzarr commented 1 year ago

Reana cluster is accessible on: https://reana-vre.cern.ch/signin with IAM log in. The only thing still needed to do is the HPC connection.