Cloudmesh Client Toolkit ============================================ The *cloudmesh client* toolkit is a lightweight client interface of accessing heterogeneous clouds, clusters, and workstations right from the users computer. The user can manage his own set of resources he would like to utilize. Thus the user has the freedom to customize their cyber infrastructure they use. Cloudmesh client includes an API, a commandline client, and a commandline shell. It strives to abstract backends to databases that are used to manage the workflow utilizing the different infrastructure and also the services. Switching for example to stage virtual machines from openstack clouds to amazon is as simple as specifying the name of the cloud. Moreover, cloudmesh client can be installed on Linux, MacOSX, and even Windows. Currently we support backends to SLURM, SSH, Openstack, Heat. In the past we supported AWS and Azure. We are in the process of integrating them back into the client. This documentation and code is available on github at: * Documentation: * on github: http://cloudmesh.github.io/client/ * on rtd: http://cloudmesh-client.readthedocs.org/ * Code: https://github.com/cloudmesh/client * Automated build reports and documentation: * Documentation: http://cloudmesh-client.readthedocs.org * Code: https://travis-ci.org/cloudmesh/client .. toctree:: :caption: Overview prefix introduction .. toctree:: :caption: Short Manuals :maxdepth: 2 quickstart reference_card scripts comet .. toctree:: :caption: User Manuals :maxdepth: 2 setup commands/index man/man .. toctree:: :caption: Teaching :maxdepth: 2 exercises .. toctree:: :caption: Tutorials :maxdepth: 2 tutorials/comet_cloudmesh tutorials/comet_bigdata .. toctree:: :caption: Developer Manuals :maxdepth: 2 api modules/modules hacking .. toctree:: :caption: Appendix appendix .. toctree:: :caption: Future and Old docker old stack .. toctree:: :caption: Code :maxdepth: 4 code/cloudmesh_base/modules code/cloudmesh_client/modules code/cloudmesh_base code/cloudmesh_client #.. toctree:: # :caption: outdated # :maxdepth: 4 # choco # cloudmesh_base # cloudmesh_client # commands_nova # commands_register # docker # man # old1 # system-cygwin Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. toctree:: :caption: Todo todo sourcelink hackathon