qiime2/workshop-playbooks

Name: workshop-playbooks

Owner: QIIME 2

Description: null

Created: 2017-05-31 20:10:54.0

Updated: 2017-06-01 21:33:08.0

Pushed: 2017-12-20 17:53:10.0

Homepage: null

Size: 18

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Workshop Provisioning Playbooks

Quickstart
Prereqs
Setup
nda create -n workshop-prov python=2.7
urce activate workshop-prov
p install -r requirements.txt
port SECRETS=/path/to/secrets
port AWS_ACCESS_KEY_ID='AK123'
port AWS_SECRET_ACCESS_KEY='abc123'
port QIIME_WORKSHOP_NAME='QIIME 2 Workshop'
port QIIME_EIP='1.2.3.4'
port QIIME_SSL_DOMAIN='workshop.example.org'
Allocate infrastructure
ke allocate

Note: When provisioning for the first time, you'll need to remove any files that may be in the tmp directory (in the root of this repo) in order to generate new user accounts. The .gitkeep file in tmp doesn't need to be deleted.

Destroy all infrastructure (including EBS Volumes)
ke destroy

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.