Code Monkey home page Code Monkey logo

mytardis-nectar-deploy's Introduction

##Assumptions

The commands in this tool are executed from a Chef workstation

##Installation

###Install packages sudo yum install -y git python-devel python-setuptools gcc

sudo easy_install virtualenv	

git clone https://github.com/iiman/mytardis-nectar-deploy.git

###Prepare your working environment cd mytardis-nectar-deploy

virtualenv .

source bin/activate

pip install -r requirements.txt

cp settings_changeme settings

NB: Edit settings file as needed.

##Run options

Creating VM

python mytardis.py -c

Deploying MyTardis to the VM using Chef. Deploying MyTardis involves configuration of the chef client, and then deployment. The overall process takes on average 25 minutes: 5 minutes are spent on configuration while 20 minutes are spent on deployment.

python mytardis.py -m VM_IP_ADDRESS

Testing MyTardis deployment

python mytardis.py -t VM_IP_ADDRESS

Destroying VM instance

python mytardis.py -d VM_IP_ADDRESS

mytardis-nectar-deploy's People

Contributors

iiman avatar

Watchers

Ian Thomas avatar Steve Androulakis 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.