Files
docker-docs/docker-cloud/infrastructure/link-packet.md
Victoria Bialas 53442a4788 WIP: re-organize docker cloud topics, public intro to swarm mode
edited screen snap

breaking out topics for Docker Cloud swarm mode

added another where-to-next link

added more where-to-next links

added back in on-page TOC for create swarm topic

incorporated Ryan's review comments on first draft

more Ryan's review comments, sweep thru all for consistency, notoc on short pages, etc.

removed duplicate link to 'create a new swarm in docker cloud'

Laura's comments incorporated

re-organized Cloud topics, added in Swarm Mode

Ryan's review comments on Cloud, added new type of advisory for Beta previews

more review comments, manage infrastructure --> standard mode

fixing image

testing cloud images

updates to Cloud welcome page for Swarm, non-Swarm descriptions

add new cloud repository image

retake of corrupted image

fixed the other instance of corrupted image by referencing the retake

fixing corrupted image on GitHub

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-02 07:18:57 -08:00

1.5 KiB

description, keywords, redirect_from, title, notoc
description keywords redirect_from title notoc
Link your Packet account Packet, link, Cloud
/docker-cloud/getting-started/beginner/link-packet/
/docker-cloud/getting-started/link-packet/
Link a Packet account true

You can register your Packet account credentials in your Docker Cloud account to deploy nodes and node clusters using Docker Cloud's Dashboard, API, and CLI. Your Packet API key is required so Docker Cloud can interact with Packet on your behalf to create and manage your nodes (Packet devices).

To link your Packet account so you can launch nodes from Docker Cloud, navigate to Account info > Cloud Providers. Click Add credentials.

If you already have an API key to use with Docker Cloud, enter it in the Authentication token.

Otherwise, open a new tab and log into your Packet account. Click API Keys from the left menu. Then, click the + button at the bottom right corner, enter a description for your new API key, and click Generate.

Copy the Token of the new API key.

Go back to the Docker Cloud tab and paste the new API key in the Authentication token field of the Packet credentials dialog.

What's next?

You're ready to start using Packet 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.