Skip to content

markmnl/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!

About

SlipStream Python client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.8%
  • Shell 1.1%
  • Other 0.1%