Skip to content

phnmnl/container-phenomenal-portal

Repository files navigation

Logo

PhenoMeNal Portal

Version: 1.2

Short Description

PhenoMeNal Portal for Cloud Research Environment Deployment

Description

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.

Key features

  • Local Cloud Research Environment Deployment

Functionality

  • Other Tools

Screenshots

Home Page of the PhenoMeNal Portal

screenshot screenshot


App Library

screenshot


CRE Dashboard

screenshot

Tool Authors

  • Sijin He (EMBL-EBI)
  • Pablo Moreno (EMBL-EBI)
  • Marco Enrico Piras (CRS4)

Container Contributors

Website

Git Repository

Installation

For local individual installation:

docker pull container-registry.phenomenal-h2020.eu/phnmnl/phenomenal-portal

Usage Instructions

For direct docker usage:

docker run -d -p 3000:80 -it container-registry.phenomenal-h2020.eu/phnmnl/phenomenal-portal nginx -g 'daemon off;'