summaryrefslogtreecommitdiff
path: root/docs/sources/installation/softlayer.rst
blob: 0fe3d6df5af4d5f3be379d90a1c5fa570044a5f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
:title: Installation on IBM SoftLayer 
:description: Please note this project is currently under heavy development. It should not be used in production. 
:keywords: IBM SoftLayer, virtualization, cloud, docker, documentation, installation

IBM SoftLayer
=============

.. include:: install_header.inc

IBM SoftLayer QuickStart
-------------------------

1. Create an `IBM SoftLayer account <https://www.softlayer.com/cloudlayer/>`_.
2. Log in to the `SoftLayer Console <https://control.softlayer.com/devices/>`_.
3. Go to `Order Hourly Computing Instance Wizard <https://manage.softlayer.com/Sales/orderHourlyComputingInstance>`_ 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 :ref:`ubuntu_linux` instructions.

Continue with the :ref:`hello_world` example.