CLI to deploy the Myria parallel database on Amazon EC2


License
BSD-3-Clause
Install
pip install myria-cluster==0.1.54

Documentation

myria-ec2-ansible

Python package for deploying Myria on Amazon EC2

How to set up a Myria cluster on EC2

For local development, clone this repository, set up a virtual environment using virtualenv, and use the following command (run from the repository root directory) to install the package while allowing editing in situ:

pip install --upgrade --editable .

To deploy a Myria cluster using this package, or to install this package for non-development use, please refer to the Myria Cloud Deployment documentation.