Commit Graph

22 Commits

Author SHA1 Message Date
Wang Jie ce91a2b568 Update link-aws.md (#4909) 2017-10-12 08:33:58 -07:00
Emil Heskey Staurset d975f5fe4f Fix typo introduction (#4745)
Fix typo in introduction for the link about how to link the AWS account to docker cloud.
2017-09-28 17:23:39 -07:00
Victoria Bialas 657cd941f5 updated standard mode steps for Azure and AWS linking (#4410)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-28 17:36:37 -07:00
Victoria Bialas a922be3d0f Update admonitions CSS for consistency and better writer workflow (#4019) 2017-07-31 21:49:56 -07:00
Victoria Bialas fc17bb4da0 install page improvements, re-organization (#3767)
* install page break out desktop, cloud, server, link updates

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* fixed an on-page link

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-06-30 15:10:59 -07:00
Victoria Bialas d51d475c59 fixed instances where docker was changed to moby and broke links (#3593)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-06-13 10:48:29 -07:00
Jason 6fe1f16a25 Clarify instructions under `create a dockercloud-swarm-role` (#3345)
* Clarify instructions to create a dockercloud-swarm-role

Add clarification to steps 1, 5, 6, and 8 under `create a dockercloud-swarm-role role with an embedded policy` to prevent misunderstandings.

* walked through the steps and made some copyedits

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* brought standard mode AWS linking topic up-to-date

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added images for aws linking in swarm, improved procedure flow

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-23 15:31:50 -07:00
Victoria Bialas f578684e09 updated AWS linking steps order per their new UI (#3255)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-13 21:57:04 -07:00
Victoria Bialas e552c02d7b WIP: add Cloud link to Azure topics (#2713)
* add Cloud link to Azure topics

WIP: 1st draft includes, tabs re: SSH key topics

adding more Azure Cloud content and SSH includes

copyedits

cloud azure, aws topics organization, videos

incorporated review comments

copyedits, colour-coded TBD's

copyedits to make create a swarm w/AWS and Azure consistent

updated links to use new titles

added SSH key setup to the Swarm overview list of links

updated link services titles

add ssh to glossary, note autoredeploy limitations

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* screen snaps, updates per latest on staging

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added link

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* resolved conflicts in TOC

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added Azure accept EULA/enable subscription, more steps, snaps

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* fixed the comments to not break numbering

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* new snaps and review comments incorporated from Alberto and Ryan

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added screen snaps, review comments, more steps

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added screen snaps, detail to Azure create swarm

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* new snap showing linked AWS as provider

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* AWS screen snaps and detailed steps

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* AWS swarm name rules clarification

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added x-refs to edition topics on config per reviews

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added connect screen snap w/production commands, AWS pricing

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added more code examples and clarification to swarm connect

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* added more code examples for Azure and AWS

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-05-02 13:28:55 -07:00
John Mulhausen fda9515c57 Fixes #3044 2017-04-25 17:31:41 -07:00
Clinton Blackburn e821f182e6 Corrected image or IAM role creation (#2476) 2017-03-28 09:29:12 -07:00
Wang Jie 68b081f7db Update link-aws.md (#2338) 2017-03-15 12:23:43 -07:00
Gaetan de Villele bcec1ddcb2 fix type of keywords entry in frontmatter (in /docker-cloud/ dir)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-08 00:18:00 -08:00
Misty Stanley-Jones eb5c8670bc Change instances of alias: to redirect_from:
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-04 17:07:02 -07:00
John Mulhausen 558314bf56 Converges titles to imperative-form, front-matter based, and sentence-case (#438)
Multiple title fixes, consistency fixes, convergence into metadata-based titles.
2016-11-04 15:38:40 -07:00
Misty Stanley-Jones 1a193d749b Revert "Merge pull request #437 from gdevillele/fix_keywords_format"
This reverts commit 13ddc1350e, reversing
changes made to 7a11f05943.
2016-11-04 13:33:29 -07:00
Gaetan 8bb4d6226a fix more frontmatter keywords values (#439)
* fix format of frontmatter keyword entry in some .md files

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-04 10:48:38 -07:00
John Mulhausen 327c0c641f Rendering fixes, part 2 2016-10-03 16:05:09 -07:00
LRubin 1928e2d80f fix bugs/html in cloud docs, remove two draft store docs
Signed-off-by: LRubin <lrubin@docker.com>
2016-10-03 15:29:12 -07:00
John Mulhausen 066b78bf86 Content rendering fixes 2016-09-30 01:51:56 -07:00
Misty Stanley-Jones d53c6798c9 Convert TOML to YAML, tweaks to work with Jekyll 2016-09-29 17:16:03 -07:00
Misty Stanley-Jones 978130dcf4 Moved docs to docker-cloud 2016-09-29 11:35:02 -07:00