SoftwareDefinedBuildings/smap_stack

Name: smap_stack

Owner: Software Defined Buildings

Description: A set of scripts for deploying sMAP on Docker - outdated, see the dockerfiles repo

Created: 2014-01-23 03:22:43.0

Updated: 2014-01-23 09:01:14.0

Pushed: 2013-10-03 23:37:47.0

Homepage:

Size: 128

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

smap_stack

A set of scripts for deploying sMAP on Docker

To build:

host$ git clone https://github.com/immesys/smap_stack.git smap_stack && cd smap_stack
host$ docker build -t smap .

To deploy:

host$ docker run -t -i smap /bin/bash
container$ /srv/repo/config.sh
<enter desired django root password>
<type ctrl-p ctrl-q to disconnect from container>

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.