Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 604 Bytes

File metadata and controls

26 lines (17 loc) · 604 Bytes

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!