Commit Graph

43 Commits

Author SHA1 Message Date
Jeffrey Morgan f6bbf912db Typo fixes 2018-12-03 22:30:33 -05:00
Jeffrey Morgan ca466a55ed Rename Docker Store and Docker Cloud - WIP 2018-10-04 19:41:32 -04:00
Trapier Marshall 44fb0d636a ucp support dump: include hostname and time
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2018-06-28 09:27:20 -07:00
Akim Demaille 14b53b68c3 Jekyll: don't put {% raw %} directives in pre blocks
Replace all occurrences of

    ```foo
    {% raw %}
    bar
    {% endraw %}
    ```

(which generates spurious empty lines in the rendered pre block) with

    {% raw %}
    ```foo
    bar
    ```
    {% endraw %}

Also, fix some occurrences where the raw section is too large and
prevented interpretation of Jekyll directives.

This is the syntax used in the documentation of Jekyll itself:

https://raw.githubusercontent.com/jekyll/jekyll/master/docs/_docs/templates.md

FTR, done with two perl substitutions:

    '^([\t ]*```[^\n]*
    )([ \t]*\{% raw %\}[^\n]*
    )' '$2$1'

and

    '^([ \t]*\{% endraw %\}[^\n]*
    )([\t ]*```[^\n]*
    )' '$2$1'

and manually tweaks.  A mechanical check would be most useful.

Signed-off-by: Akim Demaille <akim.demaille@docker.com>
2018-03-13 10:28:29 -07: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
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
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 7ada9fdfcd
Fix raw tag (#5176) 2017-10-30 16:32:32 -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 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 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
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
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
ada 66b83257d7 Upgrade UCP & Where to go Next links to wrong page (#4472) 2017-09-11 09:46:56 -07:00
Jim Galasyn 809708d42b Add latest versions of CentOS and RHEL (#4567) 2017-09-08 12:01:39 -07:00
Jim Galasyn aeb506b3ca Add note about swarm mode (#4478) 2017-08-31 15:24:46 -07:00
Jim Galasyn 665225de15 Add helpful links and notes to UCP upgrade (#4474) 2017-08-31 12:39:40 -07:00
Jim Galasyn eac03a4597 Add UCP network latencies table (#4382) 2017-08-25 13:19:59 -07:00
Jim Galasyn 91c7923e02 Update UCP upgrade screenshots (#4338) 2017-08-23 13:11:28 -07:00
Jim Galasyn fa7b36c629 Update versions to GA; remove Beta admonitions (#232) 2017-08-15 23:31:15 -07:00
Joao Fernandes e0e03bcf12 Fix broken link (#223) 2017-08-15 23:31:15 -07:00
Jim Galasyn 3de302c121 Bump ee version (#221) 2017-08-15 23:31:15 -07:00
Jim Galasyn b9984077a6 Update UCP command line examples to use full form (#180) 2017-08-15 23:31:15 -07:00
Joao Fernandes 8f8dc11c5f Update UCP/DTR offline instructions 2017-08-15 23:31:15 -07:00
Joao Fernandes 3b66acf7d0 Refactor image names and versions (#159)
* Refactor org/repo:version for DTR

* Refactor org/repo:version for UCP
2017-08-15 23:31:15 -07:00
Jim Galasyn 5641b2deb1 Update UCP and DTR versions for Beta (#168)
* Update UCP and DTR versions for Beta

* Use new version schema
2017-08-15 23:31:15 -07:00
Jim Galasyn 002094215e Add note for Beta testing (#138) 2017-08-15 23:31:15 -07:00
Jim Galasyn 22c5d1f6c8 Update 'try ddc' Linux installation topic (#128)
* Update 'try ddc' Linux installation topic

* Incorporate feedback
2017-08-15 23:31:15 -07:00
Jim Galasyn dc847907a0 Update UCP installation topics (#106)
* Update UCP installation topics

* Incorporate feedback
2017-08-15 23:31:15 -07:00
Joao Fernandes 5dc157d05d Introduce UCP 2.2 2017-08-15 23:31:15 -07:00