Starting a PhenoMeNal CRE on a public or private cloud provider - phnmnl/phenomenal-h2020 GitHub Wiki
PhenoMeNal plugin for KubeNow
This tutorial is designed to help users to set up a PhenoNeNal CRE on Amazon, Google Cloud, Microsoft Azure or in a public or private OpenStack environment through the command-line: Special cases (private OpenStack, or for developers) when you want to use the infrastructure provisioning procedure without the web GUI. Alternatively, use the [PhenoMeNal portal (target site decommissioned)] to launch a CRE on your preferred cloud provider.
Prerequisites
The only prerequisite that need to be installed on your local machine is:
- Docker to run the container with all other dependencies (needed by KubeNow command line client). Docker install instructions.
Install KubeNow command line client that includes the PhenoMeNal plugin
curl -f "https://raw.githubusercontent.com/kubenow/KubeNow/phenomenal/stable/bin/kn" -o "/tmp/kn"
sudo mv /tmp/kn /usr/local/bin/
sudo chmod +x /usr/local/bin/kn
Now follow the links below depending on your cloud provider:
Deploy on Google Cloud Platform
Deploy on European Open Science Cloud (EOSC)
PhenoMeNal help and support
[For feedback and help (target site decommissioned)]