Skip to content

Starting a PhenoMeNal CRE on a public or private cloud provider

jbradbury edited this page Jul 30, 2018 · 88 revisions

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 to launch a CRE on your preferred cloud provider.

Prerequisites

The only prerequisite that need to be installed on your local machine is:

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 Amazon Web Services

Deploy on Google Cloud Platform

Deploy on Microsoft Azure

Deploy on Openstack

Deploy on European Open Science Cloud (EOSC)

Deploy on Bare metal (KVM)

PhenoMeNal help and support

For feedback and help

Clone this wiki locally