mattiasholmqvist / jclouds-examples

examples of how to use jclouds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jclouds-examples

This repository contains various examples of using jclouds.

projectdescription
Compute Basics (Java) Example code to add nodes to a group and execute commands on them using the portable ComputeService API
BlobStore Basics (Java) Example code to create a container, blob, and list your blobs using the portable BlobStore API
BlobStore Basic (Clojure) Example code to create a container, and list your containers using the portable blobstore2 functions
Use EC2 Extensions in ComputeService (Java) Example code to create a spot instance on EC2 using ComputeService API extensions
EC2 Create LAMP (Java) Example code to create a LAMP server on EC2 using the provider-specific EC2Client
Deploy a webapp (ant) Example code to deploy a web application to the cloud using Cargo and the jclouds ant plugin
Large Blob support (Java) Example code to create a container and use a parallel strategy to upload a large blob, the portable BlobStore API

jclouds logo

License

Copyright (C) 2011 Cloud Conscious, LLC. info@cloudconscious.com

Licensed under the Apache License, Version 2.0

About

examples of how to use jclouds


Languages

Language:Java 89.9%Language:Clojure 9.1%Language:Shell 1.0%