mirror of https://github.com/docker/docs.git
Update link-softlayer.md (#2368)
This commit is contained in:
parent
1bd064a8a5
commit
c8a7831003
|
@ -12,7 +12,7 @@ to deploy **nodes** using Docker Cloud's
|
|||
Dashboard, API, or CLI. Docker Cloud uses your SoftLayer username and API key to interact with SoftLayer on your behalf to create and manage your **nodes** (virtual servers).
|
||||
|
||||
Although any SoftLayer account with the right privileges will work, we
|
||||
recommend creating a new **dockercloud-user** user. If you have already created a service user, or do not wish to do so, continue to [Add SoftLayer Account Credentials](link-softlayer.md#add-softlayer-account-credentials)
|
||||
recommend creating a new **dockercloud-user** user. If you have already created a service user, or do not wish to do so, continue to [Add SoftLayer Account Credentials](link-softlayer.md#add-softlayer-account-credentials).
|
||||
|
||||
### Create dockercloud-user in SoftLayer
|
||||
|
||||
|
@ -69,4 +69,4 @@ Copy and paste the `username` and the `API Key` you received from SoftLayer into
|
|||
## What's next?
|
||||
|
||||
You're ready to start using SoftLayer as the infrastructure provider
|
||||
for Docker Cloud! If you came here from the tutorial, click here to [continue the tutorial and deploy your first node](../getting-started/your_first_node.md).
|
||||
for Docker Cloud! If you came here from the tutorial, click here to [continue the tutorial and deploy your first node](../getting-started/your_first_node.md).
|
||||
|
|
Loading…
Reference in New Issue