Commit Graph

47430 Commits

Author SHA1 Message Date
Wang Jie 6cef683aa7 Update dockerid.md (#4908) 2017-10-12 08:34:25 -07:00
Wang Jie ce91a2b568 Update link-aws.md (#4909) 2017-10-12 08:33:58 -07:00
Wang Jie 11faa54e1d Update link-azure.md (#4910) 2017-10-12 08:33:37 -07:00
Wang Jie 6508ff082c Update link-softlayer.md (#4912) 2017-10-12 08:32:34 -07:00
Wang Jie f9cce64bc4 Update docker-upgrade.md (#4914) 2017-10-12 08:31:31 -07:00
John Mulhausen 8b704f7b87 Revert "Add pointer to latest API ref" (#4896)
* Revert "Clarify patch and update cycles (#4894)"

This reverts commit 6b1577aa0d.

* Revert "Add pointer to latest API ref (#4892)"

This reverts commit a6b436d133.
2017-10-11 16:33:21 -07:00
Misty Stanley-Jones 6b1577aa0d Clarify patch and update cycles (#4894) 2017-10-11 15:54:03 -07:00
Misty Stanley-Jones a6b436d133 Add pointer to latest API ref (#4892) 2017-10-11 15:52:15 -07:00
Joao Fernandes 7af3be816a Install DTR through UCP UI (#4890) 2017-10-11 11:21:46 -07:00
Joao Fernandes 22c2d9dfcc Fix wrong image (#4889) 2017-10-11 11:14:47 -07:00
Steven Bedrick c5ab70f51a Clarification & expansion of port forwarding (#4731)
It seems like another sentence or two of explanation about the `-p` option and its syntax might be helpful, here...
2017-10-10 14:06:23 -07:00
Hawley Waldman ec87a0ae60 update info for older mac users in install.md (#4850) 2017-10-10 13:58:51 -07:00
Matt Hoyle ae4d35c5fe Documentation: Remove reference to PUBLISH Dockerfile directive in networking docs (#4863) 2017-10-10 13:57:29 -07:00
Thomas Sjögren 4c4b9bdc06 PermitRootLogin sed (#4822)
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-10 11:14:58 -07:00
Misty Stanley-Jones 990a5be262 Cross-linking between compose and configs/secrets (#4869) 2017-10-10 11:08:51 -07:00
Misty Stanley-Jones 31408e4c8b Fix broken link (#4868) 2017-10-10 11:07:53 -07:00
Victoria Bialas 45eab83cc4 added best practices on labels (#4854)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-10-10 08:43:23 -07:00
Marc-Aurèle Brothier d84845f6c3 driver exoscale: update default value for affinity group (#4588)
Referring change in docker-machine
https://github.com/docker/machine/pull/4255

Signed-off-by: Marc-Aurèle Brothier <m@brothier.org>
2017-10-10 07:25:08 -07:00
Gwendolynne Barr d078d1e4ab Copyedit suggestions for part4 (#4832)
* Copyedit suggestions for part4

* The container ls aside is confusing
2017-10-10 07:20:28 -07:00
jwfang a168cc2270 consul listen on public ip (#4740)
consul (maybe caused by latest changes) default listens on 127.0.0.1, so can't access by outside.
2017-10-10 07:17:18 -07:00
Wang Jie ac71789dcb Update index.md (#4855) 2017-10-10 07:12:30 -07:00
Wang Jie 58da38a288 Update release-notes.md (#4856) 2017-10-10 07:11:56 -07:00
Wang Jie 41a4ba573f Update index.md (#4857) 2017-10-10 07:11:30 -07:00
Wang Jie 0d69e2a6b7 Update system-requirements.md (#4858) 2017-10-10 07:11:00 -07:00
Wang Jie c0be765e02 Update index.md (#4859) 2017-10-10 07:10:19 -07:00
Wang Jie ce3a7674d2 Update install-offline.md (#4860) 2017-10-10 07:09:47 -07:00
Wang Jie c0f46bc44d Update uninstall.md (#4861) 2017-10-10 07:08:55 -07:00
Wang Jie d5c8427ef6 Update s3.md (#4864)
Should it be "IAM policy" rather than "AIM policy"?
2017-10-10 07:06:54 -07:00
Wang Jie 8606bc03d7 Update index.md (#4865)
Should "an" be used here?
2017-10-10 07:06:26 -07:00
Wang Jie c8a2484e4c Update garbage-collection.md (#4866) 2017-10-10 07:05:55 -07:00
Achilleas Pipinellis 59ca09a210 Make the link in wordpress.md point to the right engine doc (#4838)
Although there's a redirect, it's better to link to to the
right place.
2017-10-09 17:02:23 -07:00
Gilad Peleg 25ed66a2c5 Make sure code example is correctly presented (#4839) 2017-10-09 17:01:57 -07:00
Josh south a74533976d Activate Night Mode (#4853)
* Activate Night Mode

- Add toggle for night mode
- Update base styles

* Update _night-mode.scss

* Fix first-line indenting and color differences
2017-10-09 16:42:07 -07: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
Benjamin Issa 464880ed16 "DTR needs that a majority" -> "DTR requires that a majority" (#4851)
* Update backups-and-disaster-recovery.md

* Update backups-and-disaster-recovery.md
2017-10-09 13:49:00 -07:00
Victoria Bialas a6df37fc99 updates per feedback (#4836)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-10-09 11:01:54 -07:00
Wang Jie c37f8c3e1a Update index.md (#4849) 2017-10-09 10:22:19 -07:00
Wang Jie e2097289c7 Update cli-based-access.md (#4848) 2017-10-09 10:21:53 -07:00
Wang Jie 9cc3b1e5b4 Update create-and-manage-users.md (#4846) 2017-10-09 10:20:19 -07:00
Wang Jie 6d01b64094 Update index.md (#4845) 2017-10-09 10:19:43 -07:00
Wang Jie d4a19be08b Update upgrade.md (#4844) 2017-10-09 10:18:42 -07:00
Wang Jie e757b1b3e7 Update uninstall-ucp.md (#4843) 2017-10-09 10:18:04 -07:00
Wang Jie 60314965ee Update restore.md (#4842) 2017-10-09 10:17:16 -07:00
Wang Jie 52c6a2be0c Update backup.md (#4825) 2017-10-06 16:58:47 -07:00
Wang Jie 4a9e36966c Update install.md (#4826) 2017-10-06 16:58:27 -07:00
Trapier Marshall dcc745b67f dtr: operationalize rethinkcli docs (#4791)
populate REPLICA_ID variable to cut down on copy-paste while
troubleshooting.

Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2017-10-06 10:26:47 -07:00
gtardif 0654428919 Release notes for 17.09.0-ce-win33 patch (Stable) (#4821)
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2017-10-06 07:49:09 -07:00
pinata-mac 6c5948bcad Docker for windows edge relnotes 17.09.0-ce-win34 (#4824)
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2017-10-06 07:48:31 -07:00
gtardif 3f14bf799b Release notes for 17.09.0-ce-mac35 patch (Stable) (#4828)
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2017-10-06 07:44:30 -07:00
pinata-mac 834bab8259 Docker for mac edge relnotes 17.09.0-ce-mac34 (#4827)
Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
2017-10-06 07:43:51 -07:00