Commit Graph

2075 Commits

Author SHA1 Message Date
Sebastiaan van Stijn
3974ba17aa remove some ee "stubs", and move redirects
This moves some of the stubs that were still in place for docker enterprise,
and moves the redirects they contained to more sensible locations where possible,
also making these redirect slightly more "visible" for when we're editing.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-05-20 22:30:33 +02:00
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
8a008e211b [ee]: update links to DDE
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-20 12:24:22 +02:00
Usha Mandya
cff03687be - Moved Desktop Enterprise topics to a new location as there are plans to set global redirects for /ee/ topics.
- Added redirects to all the topics to ensure any hard links redirect to the new location
2020-04-20 08:14:23 +01:00
aaronsuns
5a0a090196 Update use-nfs-volumes.md 2020-04-15 15:40:57 +02:00
Sebastiaan van Stijn
9b74d86033 remove unused images
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-12 22:35:10 +02:00
Usha Mandya
dedf8d67f3 Merge pull request #10570 from rupakg/patch-4
Fix example
2020-04-06 16:16:00 +01: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
Rupak Ganguly
e0e9d7d4f2 Fix example
Add a trailing \
2020-04-03 15:01:25 -04:00
Justin Cormack
e9a37e9cce Consistently use docker-desktop for Kube context (#10560)
This changed and both work, but this is the correct form.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2020-04-02 12:15:22 +01: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
Justin Cormack
92a231a979 Remove obsolete products
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2020-03-19 11:08:15 +00:00
Sebastiaan van Stijn
1a6002981f [ee] remove "CE" mentions from Enterprise release notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-18 14:02:04 +01:00
Sebastiaan van Stijn
83c925d14a [ee] release notes: fix up title and notes
- move notes about packaging changes to the 18.09 section
- fix install/upgrade instructions referencing "ce" packages
- changed title to mention "Enterprise"

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-18 14:02:02 +01:00
Sebastiaan van Stijn
4da1e36c3e [ee] remove "Docker EE" prefix from headings
Now that we only have "enterprise" releases listed on this
page, we can remove the "Docker EE" prefix from the headings

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-18 14:02:00 +01:00
Sebastiaan van Stijn
624ecec7f5 [ee] remove community engine 17.06.x release notes
These release notes were already consolidated with the
corresponding "enterprise" release notes.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-18 14:01:58 +01:00
Sebastiaan van Stijn
b14da3e33e [ee] consolidate 17.03.x release notes
Docker Engine Enterprise 17.03.x releases are based on the
Community Edition release. Consolidate the changelogs.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-18 14:01:56 +01:00
Sebastiaan van Stijn
e1f31a2373 [ee] consolidate 18.03.x release notes
Docker Engine 18.03.1-ee-1 was the first 18.03.x release of
Enterprise Engine, and based on Docker Community engine 18.03.1.

This patch merges the 18.03.0-ce and 18.03.1-ce changelogs into
the 18.03.1-ee-1 section.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-18 14:01:54 +01:00
Sebastiaan van Stijn
946ba7defc [ee] remove community-only releases from enterprise changelog
Edge releases were community only, and 18.06, 17.12, and 17.09
were not released as enterprise edition.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-03-18 14:01:52 +01:00
Usha Mandya
4e2d1ea427 update Desktop release date (#10441) 2020-03-13 10:09:09 +00:00
Usha Mandya
ce174ea742 DDE 2.1.0.9 release notes (#10436) 2020-03-12 17:38:49 +00:00
Traci Morrison
4c5d0807b5 Add details for March patch release (#10424) 2020-03-10 17:09:44 +00:00
Dawn-Docker Enterprise
71b66710b4 DTR release notes for March 2020 Amberjack patch release (#10425)
* DTR release notes for March 2020 Amberjack patch release

* updating dtr and ucp product versions and links to tarballs

* fixing typo

Co-authored-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
2020-03-10 17:09:25 +00:00
Logan Kimmel
58aa5fb648 fix update docker command
If you supply the `--interactive` flag to `docker run` the prompt will never come back. That said, if somebody were to run this as a cron job, it would fail as the `ucp-phase2` container name will already exist.
2020-02-26 19:48:38 -07:00
Aaron Rueth
017b955cfd Adding additional information to the 'Avoid IP range conflicts' section 2020-02-25 13:47:53 -08:00
Dawn W Docker
07f4fffc1e redirect for /enterprise replaced to fix a ton of 404 errors 2020-02-19 12:23:38 -08:00
Nathan Jones
c3e7d73c58 removed space in DTR image backup command 2020-02-12 12:28:41 -05:00
Traci Morrison
be59a4cba5 Merge pull request #10223 from traci-morrison/ucp-worker-nodes
Update worker nodes topic
2020-02-11 10:34:03 -05:00
Traci Morrison
04bf1607a7 Update worker nodes topic 2020-02-11 10:20:09 -05:00
Traci Morrison
d66e4cca0d Merge pull request #10204 from traci-morrison/ucp-route-reflectors
Update route reflectors topic
2020-02-10 13:56:42 -05:00
Traci Morrison
069ed1962d Update route reflectors topic 2020-02-10 13:54:58 -05:00
Traci Morrison
c40589eff9 Merge pull request #10187 from traci-morrison/ucp-content-audit
Edit for content audit
2020-02-07 12:26:03 -05:00
Traci Morrison
45043ab429 Edit for content audit 2020-02-07 09:08:09 -05:00
Traci Morrison
793d260d43 Fix Liquid syntax error 2020-01-31 15:45:39 -05:00
Traci Morrison
541101526f Fix heading 2020-01-29 07:34:36 -05:00
Dawn W Docker
f363c66c74 fixing spaces 2020-01-28 14:04:56 -08:00
Dawn-Docker Enterprise
45dbe99f5b Update release-notes.md 2020-01-28 12:43:44 -08:00
Traci Morrison
b492a9b17c Add 3.2.5 release notes 2020-01-28 15:33:00 -05:00
Kory
7ce3000ac4 Merge pull request #10205 from KoryKessel-Mirantis/ENGDOCS-318-DTR-2.7-patch-release-notes-update
Engdocs 318 dtr 2.7 patch release notes update
2020-01-28 21:24:35 +01:00
KoryKessel-Docker
ae7b016e9c Change date for patch releases to 28-Jan (from 27-Jan). 2020-01-28 15:54:05 +01:00
KoryKessel-Docker
bfcd89f1c7 Addition of lead clause to Security bullet, indention. 2020-01-28 01:40:58 +01:00
KoryKessel-Docker
cf3b0b2a03 Addition of CVE Vulnerability DB download sentence. 2020-01-28 01:23:40 +01:00
KoryKessel-Docker
86e9c8b404 Changed caused that to that caused in two places. 2020-01-27 23:33:20 +01:00
Traci Morrison
c1dbc9b3b9 Update admission controllers topic (#10150)
* Update for content audit

* Remove repetitive info
2020-01-27 14:17:29 -05:00
KoryKessel-Docker
7f73ca943a Fixed asterisk typo. 2020-01-23 17:02:23 +01:00
KoryKessel-Docker
063cf52990 Edit in response to PR comment on Security (scanner update). 2020-01-23 12:57:49 +01:00
KoryKessel-Docker
794d30e06e First draft DTR 2.7.5 Release Note update (no dates). 2020-01-22 17:54:30 +01:00
Sebastiaan van Stijn
f24e2f1b4d Remove "docker engine" subcommands
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-01-22 15:49:27 +01:00