HealthSamurai/medapp-demo-20160310

Name: medapp-demo-20160310

Owner: Health Samurai Team

Description: null

Created: 2016-03-10 10:46:04.0

Updated: 2016-03-11 02:20:09.0

Pushed: 2016-03-21 14:39:26.0

Homepage: null

Size: 16

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Medapp demo 2016-03-10

Requirements
Local docker provision

Archive with ssh keys placed in secure directory used by container.

ath/to/repository/secure
--output - secure.tar.gz.asc | tar --extract --gzip --file -

docker_setup.sh will build docker image and create container with Ubuntu 14.04 with ubuntu user and ubuntu.

cker_setup.sh

22 port will proxy to 7022 port

 `ssh-agent`
-i path/to/repository/secure/local.pem ubuntu@localhost -p 7022

Use ping.yml to test ansible and docker:

ble-playbook --private-key=path/to/repository/secure/local.pem \
             --inventory=inventories/local \
             ping.yml

Playbooks

bootstrap.yml

Install stuff and Docker

ble-playbook --private-key=path/to/repository/secure/local.pem \
             --inventory=inventories/local \
             bootstrap.yml

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.