imgntn / hifi-cloud

CloudFormation, Docker, and other components of the HiFi cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The hifi-cloud code

####Cointainers, environments and others.

You will need:

~$ git clone https://github.com/highfidelity/hifi-cloud
~$ virtualenv hifi-cloud
~$ cd hifi-cloud
$/hifi-cloud$. bin/activate
$/hifi-cloud$ pip install -r < requirements.txt

Once you're done working in the virtual environment type:

~$ deactivate

To return to your normal shell.

About

CloudFormation, Docker, and other components of the HiFi cloud


Languages

Language:Ruby 100.0%