Version: 1.2
PhenoMeNal Portal for Cloud Research Environment Deployment
The PhenoMeNal Virtual Research Environment (VRE), aka. Virtual Research Community (VRC) will be the central access point for all users. This is the online portal enabling user interactions, virtual machine distribution, access to compute resources and information exchange. Users can search for existing public datasets and perform online analysis. The VRC will interact with the PhenoMeNal middleware to federate on-demand job requests between provisioned data, compute, and analysis resources. Expert help and training will be available through the VRC.
- Local Cloud Research Environment Deployment
- Other Tools
- Sijin He (EMBL-EBI)
- Pablo Moreno (EMBL-EBI)
- Marco Enrico Piras (CRS4)
- Sijin He (EMBL-EBI)
- Pablo Moreno (EMBL-EBI)
- Marco Enrico Piras (CRS4)
For local individual installation:
docker pull container-registry.phenomenal-h2020.eu/phnmnl/phenomenal-portal
For direct docker usage:
docker run -d -p 3000:80 -it container-registry.phenomenal-h2020.eu/phnmnl/phenomenal-portal nginx -g 'daemon off;'