/SlipStreamClient

SlipStream Python client

Primary LanguagePythonApache License 2.0Apache-2.0

SlipStream Client

This project contains the SlipStream deployments orchestration library (Python) for provisioning distributed applications on clouds and command line client for accessing SlipStream server.

More information about the SlipStream can be found at: http://sixsq.com/products/slipstream.html

Install

To install the client:

pip install slipstream-client

On the VMs

To setup the client environment on a VM deployed by SlipStream, run the following:

source /opt/slipstream/client/sbin/slipstream.setenv

Note: yes a simpler way is on its way!