Commit Graph

30 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 56e21c272f
[ee] fix various broken links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-30 23:14:47 +02:00
Sebastiaan van Stijn d813acb6e1
Engine: reorganize install topic
- Move getting started overview to /get-started/overview/
- Move engine installation files under /engine/
- Redirect the top-level /install/ to /get-docker/
- Updated titles in left-hand navigation
- Added back some pages to the navigation that were
  currently not included.
- Reduce some steps in the installation pages
- Move devicemapper prerequisites to the devicemapper
  storage driver page.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-06 10:50:28 +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
Adrian Plata 4c8c7329b1
Updating linux instructions (#9922)
* Updating linux instructions

Signed-off-by: Adrian Plata <adrian.plata@docker.com>

* minor fixes
2019-11-21 10:33:28 -08:00
paigehargrave cb09c5d441
Updates per David 2019-06-14 06:38:35 -04:00
paigehargrave 30a3374a06
Update upgrade page 2019-06-13 16:22:06 -04:00
Hannah Agee bd8d8b1155
Fixed typo 'diplay' to 'display' 2019-03-14 11:03:22 -04:00
Sebastiaan van Stijn 03d5b3396d
Use consistent formatting for notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-02-09 00:49:57 +01:00
newoneforasn4 3cbd8b7b58
space splitting word fixed 2018-11-13 09:22:00 -08:00
Anne Henmi ec8c9888d3
Update upgrade.md 2018-11-07 08:14:11 -08:00
Anne Henmi 0d9aebc863
Update upgrade.md 2018-11-07 08:12:50 -08:00
Anne Henmi 22bdabf4ba Fixed wording for "large version mismatches." 2018-11-06 14:19:44 -08:00
Anne Henmi f7cf167de2
Update upgrade.md
incorporated @JustinINevill's changes.
2018-11-06 08:58:07 -08:00
Anne Henmi 3eda711023
Update upgrade.md 2018-11-05 16:45:08 -07:00
Anne Henmi d4b661692a
Update upgrade.md 2018-11-05 16:42:25 -07:00
Anne Henmi c8a2fb354a
Update upgrade.md
fixed Docker Engine - Enterprise and Note formatting.
2018-11-05 16:16:32 -07:00
Anne Henmi 5e3ea7ca22
Update upgrade.md
Fixed https://github.com/docker/docs-private/pull/836/files#r230223172, https://github.com/docker/docs-private/pull/836/files#r230223631, https://github.com/docker/docs-private/pull/836/files#r230225394, and https://github.com/docker/docs-private/pull/836/files#r230236731
2018-11-02 07:55:05 -06:00
Anne Henmi 97adcf1dbb
Update upgrade.md
Added Docker Enterprise Engine per 56e1797195 (r230222063)
2018-11-02 07:50:35 -06:00
Anne Henmi 56e1797195
Update upgrade.md
incorporated the last of @mark-church's fixes.
2018-11-01 14:27:56 -06:00
Anne Henmi b172968d4e
Update upgrade.md 2018-11-01 14:14:23 -06:00
Anne Henmi 5af5e2cf4c
Update upgrade.md
Fixed exaustion to exhaustion.
2018-11-01 07:54:14 -06:00
Anne Henmi 6b12d46150
Update upgrade.md
Resolved @ddeyo's comments and all but two of @mark-church's.
2018-11-01 07:43:50 -06:00
Anne Henmi 20fbf90d82 Added troubleshooting (scenarios 5 and 6). 2018-10-30 18:44:56 -06:00
Anne Henmi 59aad4df7b Incorporated scenarios 1-4 completely. 2018-10-30 18:34:18 -06:00
Anne Henmi cfee407c37 Initial work on upgrade.md for issue 802. 2018-10-30 18:10:57 -06:00
Jim Galasyn e4f56fe84e Remove template tags (#589) 2018-04-16 13:31:24 -07:00
Jim Galasyn 3cff508287 Add section on firewall and Kube ports (#532)
* Add section on firewall and Kube ports

* Incorporate feedback
2018-04-16 13:31:24 -07:00
Joao Fernandes 9a4fdf9476 /enterprise -> /ee (#415)
* /enterprise -> /ee
* /datacenter/dtr/2.5 -> /ee/dtr/
* /datacenter/ucp/3.0->/ee/ucp
* Fix configs
* Fix broken images
* Remove unused images for DTR
* Remove unused images for UCP
* Add a few redirects to avoid breaking beta exercises
2018-04-16 13:31:24 -07:00