moby/docs/sources/installation/softlayer.md
O.S.Tezer c932667cd2 Docs auto-conversion fixes and MD marking and structure improvements.
- Remove redundant chars and all errors caused by RST->MD conversion.
   e.g. [/#, /\, \<, />, etc.]
 - Fix broken inter-document links
 - Fix outbound links no-longer active or changed
 - Fix lists
 - Fix code blocks
 - Correct apostrophes
 - Replace redundant inline note marks for code with code marks
 - Fix broken image links
 - Remove non-functional title links
 - Correct broken cross-docs links
 - Improve readability

Note: This PR does not try to fix/amend:

 - Grammatical errors
 - Lexical errors
 - Linguistic-logic errors etc.

It just aims to fix main structural or conversion errors to serve as
a base for further amendments that will cover others including but
not limited to those mentioned above.

Docker-DCO-1.1-Signed-off-by: O.S. Tezer <ostezer@gmail.com> (github: ostezer)

Update:

 - Fix backtick issues

Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au> (github: SvenDowideit)
2014-04-24 22:19:32 +10:00

1.4 KiB

page_title: Installation on IBM SoftLayer page_description: Please note this project is currently under heavy development. It should not be used in production. page_keywords: IBM SoftLayer, virtualization, cloud, docker, documentation, installation

IBM SoftLayer

Note

Docker is still under heavy development! We don't recommend using it in production yet, but we're getting closer with each release. Please see our blog post, Getting to Docker 1.0

IBM SoftLayer QuickStart

  1. Create an IBM SoftLayer account.

  2. Log in to the SoftLayer Console.

  3. Go to Order Hourly Computing Instance Wizard on your SoftLayer Console.

  4. Create a new CloudLayer Computing Instance (CCI) using the default values for all the fields and choose:

    • First Available as Datacenter and
    • Ubuntu Linux 12.04 LTS Precise Pangolin - Minimal Install (64 bit) as Operating System.
  5. Click the Continue Your Order button at the bottom right and select Go to checkout.

  6. Insert the required User Metadata and place the order.

  7. Then continue with the Ubuntu instructions.

Continue with the Hello World example.