mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #6877 from underscorephil/patch-1
Update softlayer.md
This commit is contained in:
commit
475131cd4a
1 changed files with 12 additions and 12 deletions
|
@ -6,22 +6,22 @@ page_keywords: IBM SoftLayer, virtualization, cloud, docker, documentation, inst
|
||||||
|
|
||||||
1. Create an [IBM SoftLayer account](
|
1. Create an [IBM SoftLayer account](
|
||||||
https://www.softlayer.com/cloud-servers/).
|
https://www.softlayer.com/cloud-servers/).
|
||||||
2. Log in to the [SoftLayer Console](
|
2. Log in to the [SoftLayer Customer Portal](
|
||||||
https://control.softlayer.com/devices/).
|
https://control.softlayer.com/).
|
||||||
3. Go to [Order Hourly Computing Instance Wizard](
|
3. From the *Devices* menu select [*Device List*](https://control.softlayer.com/devices)
|
||||||
https://manage.softlayer.com/Sales/orderHourlyComputingInstance)
|
4. Click *Order Devices* on the top right of the window below the menu bar.
|
||||||
on your SoftLayer Console.
|
5. Under *Virtual Server* click [*Hourly*](https://manage.softlayer.com/Sales/orderHourlyComputingInstance)
|
||||||
4. Create a new *CloudLayer Computing Instance* (CCI) using the default
|
6. Create a new *SoftLayer Virtual Server Instance* (VSI) using the default
|
||||||
values for all the fields and choose:
|
values for all the fields and choose:
|
||||||
|
|
||||||
- *First Available* as `Datacenter` and
|
- The desired location for *Datacenter*
|
||||||
- *Ubuntu Linux 12.04 LTS Precise Pangolin - Minimal Install (64 bit)*
|
- *Ubuntu Linux 12.04 LTS Precise Pangolin - Minimal Install (64 bit)*
|
||||||
as `Operating System`.
|
for *Operating System*.
|
||||||
|
|
||||||
5. Click the *Continue Your Order* button at the bottom right and
|
7. Click the *Continue Your Order* button at the bottom right.
|
||||||
select *Go to checkout*.
|
8. Fill out VSI *hostname* and *domain*.
|
||||||
6. Insert the required *User Metadata* and place the order.
|
9. Insert the required *User Metadata* and place the order.
|
||||||
7. Then continue with the [*Ubuntu*](../ubuntulinux/#ubuntu-linux)
|
10. Then continue with the [*Ubuntu*](../ubuntulinux/#ubuntu-linux)
|
||||||
instructions.
|
instructions.
|
||||||
|
|
||||||
## What next?
|
## What next?
|
||||||
|
|
Loading…
Reference in a new issue