Commit Graph

445 Commits

Author SHA1 Message Date
Wang Jie
43e33e0e1d Update backups-and-disaster-recovery.md (#4906) 2017-10-12 08:34:49 -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
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
Jim Galasyn
5698ef7c4f Add note about stack deploy for image pulls (#4815) 2017-10-05 15:01:51 -07:00
Jim Galasyn
3599a96ad5 Move redirects to latest versions (#4804) 2017-10-04 18:16:35 -07:00
Jim Galasyn
a40f89d856 [WIP] Add feedback on UCP disaster recovery (#4690)
* Add feedback on UCP disaster recovery

* Add table of backed up UCP data

* Add orgs to backup table

* Add feedback from Wayne and Josh
2017-10-02 16:09:48 -07:00
Vivek Saraswat
66bbbeab95 HEAD vs GET for ping (#4758)
Adding a description of https://github.com/docker/orca/issues/9701 until we can get this fixed
2017-10-02 11:50:25 -07:00
Jeff Anderson
74a05028c7 Document the HRM default backend behaviors (#4748) 2017-10-02 10:54:22 -07:00
Wang Jie
aa674631d4 Update index.md (#4771) 2017-10-02 10:50:09 -07:00
Wang Jie
b5ab50f927 Update backups-and-disaster-recovery.md (#4770) 2017-10-02 10:49:42 -07:00
Wang Jie
a602fac14c Update troubleshoot-configurations.md (#4769) 2017-10-02 10:48:32 -07:00
Wang Jie
c685515a35 Update use-node-local-network-in-swarm.md (#4768) 2017-10-02 10:47:33 -07:00
Wang Jie
7eb41aa0c0 Update ucp-configuration-file.md (#4767) 2017-10-02 10:46:29 -07:00
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
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
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
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
3f0c3c3297 Replace Datacenter with Docker EE (#4566) 2017-09-11 17:08:22 -07:00