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
Jim Galasyn
f89605478d
Fix typo ( #5693 )
2018-01-08 08:54:52 -08:00
Jim Galasyn
be82c97805
Fix typo ( #5692 )
2018-01-08 08:35:41 -08:00
Steven Showers
7e102360d5
Update system-requirements.md
...
Added:
Note that, when planning for host storage, workflows based around `docker pull` through UCP will result in higher storage requirements on manager nodes, since `docker pull` through UCP results in the image being pulled on all nodes.
This has become an issue for some customers who did not plan to make additional storage available on UCP managers.
2018-01-02 10:07:30 -08:00
Aaron Thomas
47f9a8cf70
Added AWS IdleTimeout recommendations
...
@vikstrous: this change deals with some long-running DTR operations that required a 600 second idle timeout and missing for AWS LBs. The added change was sourced from: http://docs.aws.amazon.com/cli/latest/reference/elb/modify-load-balancer-attributes.html . Thanks!
2018-01-02 10:06:33 -08:00
Jim Galasyn
0efab6dd8f
Fix broken link ( #5452 )
2017-12-06 15:41:02 -08:00
Michael Friis
d10979f508
update system requirements ( #5437 )
...
* update system requirements
* just link to compat matrix
2017-12-06 14:52:45 -08:00
Brian Walker
1d39f3d624
Added Language regarding FW Ports ( #5127 )
...
* Added Language regarding FW Ports
Added additional language regarding system requirements and firewall ports to UCP installation.
* Update url to be relative instead of absolute
2017-11-20 09:59:07 -08:00
Michael Friis
1be0f9ce58
two decimal places not required for memory requirements ( #5317 )
2017-11-16 11:24:13 -08:00
Jim Galasyn
3454f7753e
Fixup PowerShell code blocks ( #5306 )
2017-11-14 09:16:36 -08:00
Alex Seymour
738d87c1bf
Correct sync_schedule in ucp-description-file.md ( #5274 )
...
* Correct sync_schedule in ucp-description-file.md
The sync_schedule parameter in the auth.ldap section of the UCP Configuration file contains a seconds field, whilst the existing documentation claims this is omitted. Should explicitly call out inclusion of seconds field here, as this is usually omitted in a standard CRON entry.
* Update UCP config
Make explicit that the `sync_schedule` needs to include the seconds field, but it always needs to be zero.
2017-11-10 13:12:18 -08:00
Trapier Marshall
6b21538aa3
clarify backup relationship between ucp and swarm ( #5276 )
...
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com >
2017-11-10 09:21:13 -08:00
Vivek Saraswat
ae8068f22f
Run only signed images change ( #5172 )
...
* Run only signed images change
It turns out the "run only signed images" feature only works by selecting teams in the `docker-datacenter` org. This became an issue in UCP 2.2 which has multiple org support.
2017-10-31 09:53:24 -07:00
Jim Galasyn
7ada9fdfcd
Fix raw tag ( #5176 )
2017-10-30 16:32:32 -07:00
Jim Galasyn
f802229908
Add note about signing policy ( #5171 )
2017-10-30 16:01:20 -07:00
Michael Irwin
5e92b2ef43
Typos fixes in "Use Trusted Images for CI" ( #5163 )
...
Fixed a few typos. No real content changes.
Signed-off-by: Michael Irwin mikesir87@gmail.com
2017-10-30 09:51:19 -07:00
Jim Galasyn
ae01237488
Add lb examples to UCP ( #5160 )
2017-10-27 16:26:59 -07:00
Jim Galasyn
d73e595a7e
Add uninstall UCP steps for Windows Server ( #5154 )
2017-10-27 15:55:20 -07:00
Jim Galasyn
82d7a8aa5e
Add tcp port ( #5124 )
2017-10-26 09:10:25 -07:00
Frank Taillandier
2e2a148fe4
Fix liquid warning ( #5109 )
2017-10-25 12:49:00 -07:00
Jim Galasyn
a9c76215e9
New topic on pulling IBM z images for UCP ( #5085 )
...
* New topic on pulling IBM z images for UCP
* Incorporate feedback
* Add table for os-dependent image names
* Add ucp-dsinfo to UCP components tables
2017-10-23 18:32:14 -07:00
Jim Galasyn
3c3319860e
Move task states topic to Engine ( #4961 )
2017-10-13 16:00:10 -07:00
Jim Galasyn
c497dbf42e
Remove old note about custom tls certs and compose ( #4954 )
2017-10-13 15:01:11 -07:00
Jim Galasyn
552e7df058
Note about upgrade paths ( #4922 )
2017-10-12 13:39:09 -07:00
Jim Galasyn
ec23f1e8d8
Add note on NTP sync ( #4919 )
2017-10-12 10:40:18 -07:00
Wang Jie
43e33e0e1d
Update backups-and-disaster-recovery.md ( #4906 )
2017-10-12 08:34:49 -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
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
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