Commit Graph

631 Commits

Author SHA1 Message Date
Wang Jie 220f8e7676 Update store-logs-in-an-external-system.md (#4766) 2017-10-02 10:44:15 -07:00
Wang Jie d983f72fdc Update set-up-high-availability.md (#4765) 2017-10-02 10:43:45 -07:00
Wang Jie 7c7cbd9395 Update integrate-with-dtr.md (#4763) 2017-10-02 10:43:18 -07:00
Wang Jie 49ef1e5828 Update set-session-timeout.md (#4764) 2017-10-02 10:42:45 -07:00
Wang Jie 7f40428fa0 Update join-windows-worker-nodes.md (#4762) 2017-10-02 10:42:15 -07:00
Wang Jie d77ebe6bfc Update system-requirements.md (#4750) 2017-09-29 03:37:49 -07:00
Wang Jie 31521bdc36 Update upgrade.md (#4753) 2017-09-29 03:37:20 -07:00
Wang Jie 0736779d2a Update plan-installation.md (#4752) 2017-09-29 03:36:24 -07:00
Jim Carroll 9de1f5ed49 Updated broken path (#4715)
Updated path to reflect current location of manage-access-with-collections.md
2017-09-28 17:16:28 -07:00
Wang Jie 50a99c7dd2 Update architecture.md (#4744) 2017-09-28 10:53:16 -07:00
Wang Jie 91c6e5efc2 Update linux.md (#4739) 2017-09-28 10:52:05 -07:00
Viktor Stanchev f4a1dce557 DTR 2.2.9 release notes (#4569)
* DTR 2.2.9 release notes
2017-09-26 09:54:53 -07:00
Joao Fernandes 95a5f2bfd7 Remove docker/ucp fingerprint (#4703) 2017-09-22 15:19:50 -07:00
Brett Inman 273a9448fd Update RAM recommendation for UCP managers (#4689)
* Update RAM recommendation for UCP managers
2017-09-22 11:57:50 -07:00
Jim Galasyn e6bc5dd69a Update required CentOS version (#4678) 2017-09-20 13:42:54 -07:00
Jim Galasyn 34d55ca951 Update required CentOS version (#4676) 2017-09-19 15:54:04 -07:00
Jim Galasyn fa2b58f766 Add note about HA and load balancers (#4671) 2017-09-19 13:54:15 -07:00
Andy Clemenko c976c02331 remove the recommendation of 7 nodes. (#4657)
removing the recommendation of 7 managers nodes based guidance from engineering. they claimed 7 manager nodes was less performative then 5.
2017-09-18 17:00:11 -07:00
Jim Galasyn b576e23bf5 Update ElasticSearch command (#4659) 2017-09-18 14:45:21 -07:00
Jim Galasyn 5e99cfe339 Add note about manager node minimum requirements (#4653) 2017-09-18 10:00:10 -07:00
Jim Galasyn e0bfcf33d5 Add note about IP protocol 50 (ESP) traffic (#4650) 2017-09-15 17:18:26 -07:00
Trapier Marshall 102684b047 UCP: operationalize config file editing (#4605)
Made instructions for editing UCP config copy-pastable with in-line
comments. This removes the need to copy-part-of-a-line,
paste-some-output-from-another-command, copy-next-part-of-a-line,
repeat, until a command is complete.

Also moved the "Example config" below "Inspect and modify" to improve
readability as "Inspect and modify" is a more common workflow.

Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2017-09-15 15:44:03 -07:00
Jim Galasyn aaf90c9dfc WIP: Add topic on stacks and collections (#4623)
Add topic on stacks and collections
2017-09-14 18:10:06 -07:00
Javier Arellano be0e410f24 Fix example (#4631)
Fix sudo command in example
2017-09-14 11:51:38 -07:00
Joao Fernandes 8120e83429 Add HRM with path-based routing (#4632) 2017-09-14 11:48:30 -07:00
Joao Fernandes d317d6d451 Add permission level for scanning images (#4625) 2017-09-14 10:51:45 -07:00
Joao Fernandes b7a44e15b4 Update UCP system requirements (#4600) 2017-09-13 15:57:23 -07:00
Trapier Marshall f42f2a9858 ucp: correct agent config change command (#4595)
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2017-09-13 15:55:21 -07:00
Viktor Stanchev f36e261b6f DTR 2.3.3 release notes (#4568)
* DTR 2.3.3 release notes
2017-09-13 15:51:41 -07:00
Trapier Marshall cfad72023b ucp: fix support dump --log-driver arp placement (#4619)
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2017-09-13 15:50:01 -07:00
Joao Fernandes 898270c233 Release UCP 2.2.3 (#4621) 2017-09-13 15:34:49 -07:00
Joao Fernandes 9d9d5a0147 Explain how to use a proxy with DTR (#4608) 2017-09-13 15:30:53 -07:00
Joao Fernandes 864d53b63c Improve description of tagmigration in DTR (#4599) 2017-09-13 15:26:23 -07:00
Trapier Marshall 161094bd3f Add current_issues table to DTR troubleshooting (#4496)
rethinkdb current_issues table is relevant in troubleshooting rethinkdb
issues.

Ref: https://www.rethinkdb.com/docs/system-issues/

Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2017-09-13 10:13:48 -07:00
Joao Fernandes 753901936b Improve notary setup for DTR (#4603) 2017-09-12 16:36:41 -07:00
Joao Fernandes ff4d39fa90 Improve DTR backup and restore (#4602) 2017-09-12 16:35:51 -07:00
Joao Fernandes 2788c56ce7 Update garbage collection in DTR (#4598) 2017-09-12 11:31:37 -07:00
Joao Fernandes 3f0c3c3297 Replace Datacenter with Docker EE (#4566) 2017-09-11 17:08:22 -07:00
Trapier Marshall b6137ace7c indicate how to modify ucp config file (#4508)
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2017-09-11 17:01:17 -07:00
Trapier Marshall 67f560b57e port dtr 2.2 troubleshooting improvements to dtr 2.3 (#4495)
"cherry pick" the following commits into DTR 2.3 troubleshooting docs
- 2b4ce127df
- baa9b00c0b

Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2017-09-11 16:39:44 -07:00
Trapier Marshall 5fe6bc542a syntax: docker config create for ucp (#4494)
`--name` is not a valid argument on `docker config create`

Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2017-09-11 16:37:20 -07:00
Jim Galasyn 7da2baedef Use ucp_ver for dsinfo-win label (#4585)
* Use ucp_ver for dsinfo-win label

* Refactor win_server_zip_url
2017-09-11 14:59:01 -07:00
Victoria Bialas 7e9234338b Fix broken links on UCP links and TOC on 2.1 (#4573)
* fix UCP links and TOC on 2.1

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

* re-organized 2.1 TOC to put TLS certs at end like for 2.2

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

* fix links per Joao's comments

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-09-11 14:32:53 -07:00
Jim Galasyn 685a37c527 Tweak join option (#4583) 2017-09-11 14:08:18 -07:00
Jim Galasyn f207a54260 Add LDAP description and example (#4581) 2017-09-11 11:53:49 -07:00
ada 66b83257d7 Upgrade UCP & Where to go Next links to wrong page (#4472) 2017-09-11 09:46:56 -07:00
Aaron Miller 8b819ddd2c Fix Windows support dump to use version number (#4467)
latest tag does not work
2017-09-11 09:45:48 -07:00
Edgar Lee 43b40cdc39 Update content cache configs with new style configuration (#4572) 2017-09-11 09:37:31 -07:00
Jim Galasyn 809708d42b Add latest versions of CentOS and RHEL (#4567) 2017-09-08 12:01:39 -07:00
Joao Fernandes 78cd5a3ecf Fix issues around UCP, DTR, content trust (#4558)
* Explain behavior with UCP and DCT

* Disable DCT before upgrading DTR
2017-09-08 10:48:47 -07:00