qiime2/vm-playbooks

Name: vm-playbooks

Owner: QIIME 2

Description: Ansible playbooks for QIIME 2 environments

Created: 2016-10-28 23:10:38.0

Updated: 2017-05-24 15:18:19.0

Pushed: 2017-12-21 20:01:44.0

Homepage:

Size: 39

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

QIIME 2 VM Playbooks

Release Builds Quickstart
Prereqs
Version Bumping

Edit the first two lines of Makefile:

E2_RELEASE := foo
NAME := qiime2corefoo

Please ensure that QIIME2_RELEASE is a valid release, with a published environment file on https://data.qiime2.org, and that HOSTNAME adheres to system requirements.

Docker
ild the docker image locally
ke docker
ter inspecting the image, login to Docker Hub:
cker login
en push the build up:
cker push qiime2/core
Virtualbox
ild the Virtualbox machine locally
ke vbox
ce done, zip the VMDK and OVF files, and upload to distribution server.
tch the naming conventions of previous releases for the zip file, its
tracted directory, and archive members.
Amazon AWS AMI
t up AWS credentials
port AWS_ACCESS_KEY_ID='AK123'
port AWS_SECRET_ACCESS_KEY='abc123'
ild the AWS image
ke aws
ce done and tested, make the AMI public through the AWS interface

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.