Skip to content

slipstream/SlipStreamClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!