> @@ -0,0 +1,58 @@ > +--- > +layout: jclouds > +title: Quick Start - SoftLayer CloudLayer Compute > +--- > + > +# Quick Start: SoftLayer CloudLayer Compute > + > +This page helps you get started with jclouds API with SoftLayer CloudLayer > Compute and to create Cloud Compute Instances > + > +1. Sign up for [SoftLayer Portal](https://control.softlayer.com/). > +2. Get your **User** and **API Access key** by going to this > [page](https://manage.softlayer.com/Administrative/apiKeychain). > +3. Ensure you are using a recent version of Java 6. > +4. Setup your project to include `softlayer`. > + * Get the dependencies `org.jclouds.provider/softlayer` using jclouds > [Installation](/documentation/userguide/installation-guide).
"dependency"? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/49/files#r8617047
