Commit Graph

21 Commits

Author SHA1 Message Date
Misty Stanley-Jones e14d16d79d
Fix typo (#5869) 2018-01-30 15:48:42 -08:00
Misty Stanley-Jones a55ddf60a9
Move /engine/installation to /install (#5651)
* Move /engine/installation to /install

* Add Docker for IBM Cloud to the matrix
2018-01-26 10:29:14 -08:00
Misty Stanley-Jones a4f5e30249
Various copyedits to reduce future tense, wordiness, and use of 'please' (#5788)
* Reword lots of instances of 'will'

* Reword lots of instances of won't

* Reword lots of instances of we'll

* Eradicate you'll

* Eradicate 'be able to' type of phrases

* Eradicate 'unable to' type of phrases

* Eradicate 'has / have to' type of phrases

* Eradicate 'note that' type of phrases

* Eradicate 'in order to' type of phrases

* Redirect to official Chef and Puppet docs

* Eradicate gratuitous 'please'

* Reduce use of e.g.

* Reduce use of i.e.

* Reduce use of N.B.

* Get rid of 'sexagesimal' and correct some errors
2018-01-25 17:37:23 -08:00
Victoria Bialas 012969eb9f WIP: Getting Started, improve deploy to cloud topics/UX of those steps (#4751)
* images to cover AWS deploy

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

* added instructions on opening ports with security groups in AWS

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

* finalized cloud deploy procedure, added info re: unset docker-machine variables

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

* added screen snaps, cleanup, and iteration steps to cloud example

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

* removed edge releases qualification on swarm connect from Desktop apps

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

* added visualizer on cloud screen snap

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

* moved iteration, cleanup step to be without CE steps in part 6

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-10-09 14:42:36 -07:00
Victoria Bialas b764ab3356 Addressed Windows issues with get started tutorial (#4675)
* how to get scp to work on Windows

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

* clarified some commands in part 3

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

* fixed links on hyperv, machine pages

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

* removing notes about scp and ssh on Windows, WIP

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

* WIP: adding docker-machine env commands

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

* added docker-machine env option, re-worked tabs

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

* moved extra info re: docker-machine env out of note, to end of part 4

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

* updated parts 4, 5 with docker-machine env, added note re: commands

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

* changed rest of ssh examples, formatting fixes, copyedit

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

* copyedit on docker-machine env example

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

* reworded note title

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-09-22 18:55:40 -07:00
French Ben 4445f27581 Cleanup editions (#4350) 2017-08-25 12:13:07 -07:00
Victoria Bialas 815e8fc9dd fixed link to work on GitHub as well as website (#4170)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-11 10:33:14 -07:00
Wang Jie 18dfe73966 Update part6.md (#4121) 2017-08-08 14:47:43 -07:00
Misty Stanley-Jones 22e10b99f1 Fix Docker EE Windows links (#3789) 2017-07-03 12:15:28 -07:00
Victoria Bialas e471811997 fixed link (#3773)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-06-30 17:02:52 -07:00
Taio Jia d0092e4660 Add notes (#3510)
* Add notes

After Docker Cloud Agent installed successfully, and run the `docker swarm init` and `docker swarm join` commands will got the errors, and can not register swarm with Docker Cloud.

```
*******************************************************************************
Docker Cloud Agent installed successfully
*******************************************************************************

You can now deploy containers to this node using Docker Cloud

ubuntu@test:~$ docker swarm init
docker: 'swarm' is not a docker command.
See 'docker --help'.

ubuntu@test:~$ sudo docker run -ti --rm -v /var/run/docker.sock:/var/run/docker.sock dockercloud/registration
Unable to find image 'dockercloud/registration:latest' locally
latest: Pulling from dockercloud/registration
79650cf9cc01: Pull complete 
e720390eb80b: Pull complete 
7b619be6318c: Pull complete 
Digest: sha256:b0c89c6a446700394c7b85d93b9b1117e517504c64577586f535ceec353628e7
Status: Downloaded newer image for dockercloud/registration:latest
Error response from daemon: 404 page not found
```
So, `Use the Docker Cloud Agent to Bring your Own Host` does not support swarm mode.

* formatted note, clarified Cloud standard and swarm modes

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

* copyedits, rewrites

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

* copyedits

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-06-21 12:59:05 -07:00
Victoria Bialas 206977b90c clarify links to cloud topics (#3669)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-06-20 16:13:28 -07:00
Victoria Bialas bdc784a51e Get start streamline prereqs (#3628)
* streamlined get start prereqs

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

* copyedit for line spacing

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-06-16 11:52:54 -07:00
Victoria Bialas 4c05490bab Getstarted tweaks (#3294)
* getting started edits, improvements to flow

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

* added image of app in browser, more subtopics

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

* copyedit of Orientation

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

* copyedits, rewording, examples, additions for swarms and services

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

* review comments, troubleshooting hints and clarifications

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

* corrected cloud link to AWS beta swarm topic, added Azure

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-06-09 17:55:37 -07:00
Steven Hanna 9caf13ef87 spelling fixes without yaml (#3006) 2017-04-22 10:39:57 -07:00
Steven Hanna b4f82bfbcc Get started ver1.13 or higher required (#2995) 2017-04-21 16:24:08 -05:00
John Mulhausen d6995e4c62 Various link/fwding fixes 2017-04-20 21:08:50 -07:00
Bill a3a7ae1e0b replaced docker/docker with moby/moby (#2879)
* replaced docker/docker with moby/moby

* fixed incorrect name changes in release notes

* fixed mentions of moby/moby in code
2017-04-20 15:32:18 -05:00
John Mulhausen fdb2947986 Update part6.md 2017-04-19 04:33:43 -07:00
Wang Jie 33a26ec3f0 Update part6.md (#2856)
* Update part6.md

Changes like these cannot be lively previewed. I wonder whether they are effective.

* Update part6.md
2017-04-18 10:28:18 -05:00
John Mulhausen 8820cfa6ff New 6-page "Get Started" (#2296)
* Create index.md

* Create part2.md

* Create part3.md

* Create part4.md

* Create part5.md

* Rewrite step 2

* Update part2.md

* Update part2.md

* Update part2.md

* Update part2.md

* Update part2.md

* Update part2.md

* Update index.md

* Rewrite of part 3

* Tabs-based swarm instructions, pass 1

* Rewrite of parts 3 and 4, tabs implementation

* Navigation, rewrites, part 4 completion

* Part 5 w/Redis

* Part 5, compelte Redis, rename part 6

* TOC/redirect implementation

* Update part6.md

* Changing links to point to new tutorial

* Rewrites and asciinemas

* Fix overview

* Label diagrams

* Fix button

* Fix link to where Stacks are covered

* Fix typo

* s/file/directory

* Reformat paragraph

* Shorten tabs

* Typos

* Release DTR 2.2.4, 2.1.6

* Go back to small /edge (#2736)

* Go back to small /edge

* Update site front page

Add info about Editions
Reorganize components
Update headings

* Move logic of fetching content to a script

* Add v1.28 API

* Add info about versioned API

* Fix a few 404s (#2785)

* Fix typo

* Propose use of another word (#2791)

I think that interested is better than invested, in this case.

* Update secrets.md (#2780)

remove correct secret

* Change mount syntax on windows from //c/ to c:\ (#2761)

LGTM

* Update hackathon.md (#2773)

* nodes.md grammar correction (#2802)

* Grammar and formatting check (#2797)

* Wrong article

If the first word starts with a vowel sound you use an. If the first word has a consonant sound use a.

* Making the text bold

Removing backticks because probably the text needs to be bold and not marked as code.

* Update overview.md (#2805)

It should say 'predecessors', not 'successors'. Otherwise the sentence and the subsequent example don't make sense.

* shrink some big images (#2798)

Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com>

* #2627 (#2804)

- Fix right sidebar overflow on rescale

* Update hackathon.md

* change pre-build to pre_build to remove confusion (#2813)

* change pre-build to pre_build to remove confusion

* clarify that pre_build hook refers to a file

* Update TOC to sentence case (#2790)

* add more info about DTR on the overview page (#2794)

fix #1904

* Update glossary.yaml (#2807)

Fix #2575.

* fix imports since docker api pkg migration, fix example repository name to be canonical (#2806)

* tweak: code format for filename (#2829)

* tweak: code format for filename

slight reword, so as to avoid confusion w/filename

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

* small changes just to kick build again

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

* Update hackathon.md

* fix broken links (#2808)

* fix broken link (#2809)

* [CONTRIBUTING] update broken link (#2826)

* [Debian] add gnupg2 requirement for stretch (#2823)

* TOC/redirect implementation

* Changing links to point to new tutorial

* Rewrites and asciinemas

* Fix bad merge

* Metadata, formatting

* Front page formatting, link instrumentation
2017-04-18 03:32:37 -05:00