Giter VIP home page Giter VIP logo

gcb-tutorial's Introduction

gcb-tutorial

BiBiGrid

To start a BiBiGrid cluster in an OpenStack cloud computing environment clone the github repository to your local machine:

git clone https://github.com/BiBiServ/gcb-tutorial.git
cd gcb-tutorial

You will be devided into two groups. One group will work on the OpenStack Cloud in Bielefeld, the other group will work in Giessen.

Bielefeld Setup

Copy the template to your working directory:

cp config/.bibigrid.properties.BIELEFELD ./bibigrid.properties

Giessen Setup

Copy the template to your working directory:

cp config/.bibigrid.properties.GIESSEN ./bibigrid.properties

Add credentials to properties file

Edit the bibigrid.properties file and add your OpenStack credentials. You also need to specify the SSH key name and SSH key file in the properties file.

Edit the following lines in the properties file:

openstack-username=# OPENSTACK USERNAME
openstack-password=# OPENSTACK PASSWORD
identity-file=#PATH TO PRIVATE SSH KEY
keypair=# NAME OF KEYPAIR

Start BiBiGrid cluster

Now you can start an OpenStack Cluster. Specifying your user name during startup will make it easier to identify your cluster later:

bin/bibigrid -c -o bibigrid.properties -u USERNAME

Once the OpenStack instance is running, make sure you take note of its IP address. We will need it later!

BiBiGrid will give you the necessary information you need to login to the instance:

export BIBIGRID_MASTER=<OPENSTACK INSTANCE IP ADDRESS>

You can then log on the master node with:

ssh -i PATH_TO_YOUR_SECRET_SSH_KEY_FILE ubuntu@$BIBIGRID_MASTER

gcb-tutorial's People

Contributors

asczyrba avatar jkrue avatar

Watchers

James Cloos avatar Julian Uszkoreit avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.