Commit Graph

51 Commits

Author SHA1 Message Date
Sebastiaan van Stijn 7d1dca27b3
Add enterprise redirect stubs
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-02 09:47:11 +02:00
Sebastiaan van Stijn 4977dd2961
Remove enterprise content
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-06-02 09:47:07 +02:00
Sebastiaan van Stijn 331554f4b3
Fix various links that were generating URLs with `.md` (#10548)
* Fix incorrect links in compose section

there's a bug causing wrapped links to not work, and replacing
some links to point to the .md file, so that IDE's can check
if the anchors are valid. Also replaced some links to point
to their new location.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* engine/swarm: update links

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* Fix various broken links

There's a bug in the "jekyll-relative-links" plugin that causes wrapped links to not work.
Also replacing some links to point to the .md file, so that IDE's can check if the anchors
are valid. Finally, replaced some links to point to their new locations, so that users don't
get redirected..

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-01 12:05:50 +01:00
lena-larionova c7dc4bf6c9
fixing broken links in older DTR versions (#9920)
Signed-off-by: Lena Larionova <lena.larionova@docker.com>
2019-11-20 15:42:22 -08:00
Jeffrey Morgan d15739c5e7 Merge branch 'master' into consolidation-changes 2018-11-14 18:29:09 -05:00
Jeffrey Morgan ca466a55ed Rename Docker Store and Docker Cloud - WIP 2018-10-04 19:41:32 -04:00
Oscar Caballero 269c80d2d9 Spelling revision 2018-09-23 21:43:11 +02:00
Joao Fernandes 0b73d7b02b Fix broken link 2018-02-01 13:25: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
John Mulhausen a24372ddde Update Rethink DB command (#5156)
* Update Rethink DB command

* Updates PR with feedback
2017-11-10 13:12:34 -08:00
Trapier Marshall 0a646eeae0 use sudo when curling DTR cert into /etc
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2017-08-15 23:31:15 -07:00
Joao Fernandes 12cfc64e4c Release UCP 2.1.6/2.0.4, DTR 2.2.7, 2.1.7 (#3935) 2017-07-20 14:13:02 -07:00
Steven Hanna 96eef1ebfd dtr backup warning added (#3001) 2017-04-25 09:48:54 -07:00
Steven Hanna b43c302c46 Spelling mistakes (#2970)
* Spelling mistakes

* Delete last_page.md
2017-04-20 17:26:18 -05:00
Prashant c5d9a28bcc Clarify image restore topic (#2923)
* restore doc updated

* changed the text a little bit

* changed the text according to requirement
2017-04-20 14:48:33 -05:00
Joao Fernandes e9925ad79c Release DTR 2.2.4, 2.1.6 2017-04-13 19:02:29 -07:00
Joao Fernandes 1daed8c7c3 Release DTR 2.1.5 2017-03-17 10:04:49 -07:00
Jeff Anderson e86e39d0ec yo->to (#2200)
fixed a small typo
2017-03-08 14:27:12 -08:00
Nick Lang a776073821 Adding some help around explaining dtr extenal url (#1825)
* adding some help around explaining dtr extenal url

* Improve DTR install
2017-02-21 16:28:27 -08:00
Ryan Kennedy 037a02f5f7 Update index.md
Changed [Lear more] -> [Learn more]
2017-02-08 15:49:16 -08:00
Patrick Devine 07f6c4ac59 Add storage section and clarify sizing guidelines 2017-02-07 16:44:57 -08:00
Joao Fernandes 1f9d01aea6 Add release notes for DTR 2.1.4 2017-01-17 13:39:24 -08:00
Joao Fernandes 532c49758f Replace dtr-load-balancer by dtr-external-url
Fixes #961
2016-12-22 10:53:28 -08:00
Peter Dave Hello 5919563eb8 Lossless Image optimization (#959)
* re-compress jpg images losslessly using jpegoptim

* re-compress png images losslessly using zopflipng
2016-12-21 11:12:13 -08:00
Joao Fernandes c0baaec1b3 Add release notes for DTR 2.1.3 2016-12-20 17:43:39 -08:00
Joao Fernandes a5bf278899 Improve diagrams 2016-12-19 17:55:03 -08:00
Joao Fernandes a11c5caa59 Add how to make mac/windows trust DTR 2016-12-15 13:28:44 -08:00
Joao Fernandes 8ef38d76d6 Add release notes for DTR 2.1.2 2016-12-13 13:06:47 -08:00
Joao Fernandes 0ffee96b0a Make clear where to run DDC commands 2016-12-12 15:59:05 -08:00
Joao Fernandes 5e73d6295d Automate display of urls for DDC offline install 2016-12-12 09:43:44 -08:00
Adrien Duermael 50ee158a65 CI - added test for keywords in markdown frontmatters (#805)
* added test for keywords

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* fixed keywords in some md files for tests to pass

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* fixed keywords in /datacenter

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* tests/Dockerfile: no need to add git

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* tests/Dockerfile: changed maintainer

Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-06 16:45:11 -08:00
Joao Fernandes 01eca2e2f1 Merge pull request #735 from joaofnfernandes/dtr-remove
Improve instructions to uninstall DTR
2016-11-28 17:04:17 -08:00
Joao Fernandes 1894591d43 Improve instructions to uninstall DTR 2016-11-28 16:59:01 -08:00
Joao Fernandes fa4b1dd3c8 Fix typo in DDC release notes 2016-11-28 13:13:12 -08:00
John Mulhausen 2107bd3546 Merge pull request #728 from mstanleyjones/fix_doubled_words
Fix some doubled words
2016-11-28 11:50:56 -08:00
Misty Stanley-Jones 756f4d974c Fix some doubled words
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-28 11:32:17 -08:00
Banjot S Chanana ba163f98f7 Update Release Notes for DTR 2.1.1 released
Release Notes for DTR 2.1.1
2016-11-23 22:46:54 -05:00
Joao Fernandes 312579df8b Merge pull request #692 from joaofnfernandes/ucp-2.0.1
Add release notes for UCP 2.0.1
2016-11-22 12:19:40 -08:00
Joao Fernandes 730f22526b Merge pull request #678 from joaofnfernandes/dtr-health-checks
Add more information about DTR healthchecks
2016-11-22 12:12:16 -08:00
Joao Fernandes 2b08ae1ee6 Update DDC offline install 2016-11-22 12:09:11 -08:00
Joao Fernandes 458a715834 Fix wrong links in DTR install 2016-11-22 09:36:41 -08:00
Joao Fernandes c8c05e64d0 Add more information about DTR healthchecks 2016-11-21 17:09:28 -08:00
Joao Fernandes 3ea168e548 Merge pull request #652 from joaofnfernandes/dtr-on-ucp
Make clear that DTR needs UCP
2016-11-18 15:42:50 -08:00
Joao Fernandes b396fd2804 Add links to DTR config 2016-11-18 15:41:45 -08:00
Joao Fernandes b7b62b87b2 Make clear that DTR needs UCP 2016-11-18 15:25:14 -08:00
Joao Fernandes 6c50838c90 Update DTR release notes 2016-11-18 14:29:43 -08:00
Joao Fernandes 5a99cb7699 Add DTR NFS support 2016-11-16 18:15:28 -08:00
Joao Fernandes e13fa53e95 Remove mentions to beta in ddc 2016-11-15 08:56:26 -08:00
Joao Fernandes 6de36b9dce Add redirect to DTR release notes 2016-11-14 14:50:49 -08:00
Joao Fernandes 3a9a5a73b4 Improve release notes for datacenter 2016-11-11 11:32:12 -08:00