Skip to content

Commit

Permalink
remove some ee "stubs", and move redirects
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
thaJeztah committed May 20, 2021
1 parent 2c356a9 commit 3974ba1
Show file tree
Hide file tree
Showing 13 changed files with 54 additions and 72 deletions.
5 changes: 5 additions & 0 deletions docker-for-windows/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,12 @@ description: How to install Docker Desktop for Windows
keywords: windows, install, download, run, docker, local
title: Install Docker Desktop on Windows
redirect_from:
- /docker-ee-for-windows/install/
- /docker-for-windows/install-windows-home/
- /ee/docker-ee/windows/docker-ee/
- /engine/installation/windows/docker-ee/
- /install/windows/docker-ee/
- /install/windows/ee-preview/
---

Welcome to Docker Desktop for Windows. This page contains information about Docker Desktop for Windows system requirements, download URL, installation instructions, and automatic updates.
Expand Down
6 changes: 0 additions & 6 deletions ee/docker-ee/centos.md

This file was deleted.

7 changes: 0 additions & 7 deletions ee/docker-ee/oracle.md

This file was deleted.

8 changes: 0 additions & 8 deletions ee/docker-ee/release-notes.md

This file was deleted.

8 changes: 0 additions & 8 deletions ee/docker-ee/rhel.md

This file was deleted.

8 changes: 0 additions & 8 deletions ee/docker-ee/suse.md

This file was deleted.

8 changes: 0 additions & 8 deletions ee/docker-ee/ubuntu.md

This file was deleted.

7 changes: 0 additions & 7 deletions ee/docker-ee/windows/docker-ee.md

This file was deleted.

9 changes: 0 additions & 9 deletions ee/supported-platforms.md

This file was deleted.

12 changes: 11 additions & 1 deletion engine/install/centos.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,21 @@
description: Instructions for installing Docker Engine on CentOS
keywords: requirements, apt, installation, centos, rpm, install, uninstall, upgrade, update
redirect_from:
- /ee/docker-ee/centos/
- /ee/docker-ee/rhel/
- /engine/installation/centos/
- /engine/installation/centos/
- /engine/installation/linux/centos/
- /engine/installation/linux/docker-ce/centos/
- /engine/installation/linux/docker-ee/centos/
- /engine/installation/linux/docker-ee/rhel/
- /engine/installation/linux/rhel/
- /engine/installation/rhel/
- /install/linux/centos/
- /install/linux/docker-ce/centos/
- /engine/installation/linux/centos/
- /install/linux/docker-ee/centos/
- /install/linux/docker-ee/rhel/
- /installation/rhel/
title: Install Docker Engine on CentOS
toc_max: 4
---
Expand Down
30 changes: 24 additions & 6 deletions engine/install/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,35 @@ title: Install Docker Engine
description: Lists the installation methods
keywords: docker, installation, install, Docker Engine, Docker Engine, docker editions, stable, edge
redirect_from:
- /engine/installation/linux/
- /engine/installation/linux/frugalware/
- /cs-engine/
- /cs-engine/1.12/
- /cs-engine/1.12/upgrade/
- /cs-engine/1.13/
- /cs-engine/1.13/upgrade/
- /ee/docker-ee/oracle/
- /ee/docker-ee/suse/
- /ee/supported-platforms/
- /en/latest/installation/
- /engine/installation/
- /engine/installation/frugalware/
- /engine/installation/linux/other/
- /engine/installation/linux/
- /engine/installation/linux/archlinux/
- /engine/installation/linux/cruxlinux/
- /engine/installation/linux/gentoolinux/
- /engine/installation/linux/docker-ce/
- /engine/installation/linux/docker-ee/
- /engine/installation/
- /en/latest/installation/
- /engine/installation/linux/docker-ee/oracle/
- /engine/installation/linux/docker-ee/suse/
- /engine/installation/linux/frugalware/
- /engine/installation/linux/gentoolinux/
- /engine/installation/linux/oracle/
- /engine/installation/linux/other/
- /engine/installation/linux/SUSE/
- /engine/installation/linux/suse/
- /engine/installation/oracle/
- /engine/installation/SUSE/
- /enterprise/supported-platforms/
- /install/linux/docker-ee/oracle/
- /install/linux/docker-ee/suse/
---


Expand Down
11 changes: 7 additions & 4 deletions engine/install/ubuntu.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,16 @@
description: Instructions for installing Docker Engine on Ubuntu
keywords: requirements, apt, installation, ubuntu, install, uninstall, upgrade, update
redirect_from:
- /engine/installation/ubuntulinux/
- /installation/ubuntulinux/
- /ee/docker-ee/ubuntu/
- /engine/installation/linux/docker-ce/ubuntu/
- /engine/installation/linux/docker-ee/ubuntu/
- /engine/installation/linux/ubuntu/
- /engine/installation/linux/ubuntulinux/
- /engine/installation/linux/docker-ce/ubuntu/
- /install/linux/ubuntu/
- /engine/installation/ubuntulinux/
- /install/linux/docker-ce/ubuntu/
- /install/linux/docker-ee/ubuntu/
- /install/linux/ubuntu/
- /installation/ubuntulinux/
title: Install Docker Engine on Ubuntu
toc_max: 4
---
Expand Down
7 changes: 7 additions & 0 deletions engine/release-notes/prior-releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ title: Docker Engine release notes
description: Release notes for Docker CE
keywords: release notes, community
toc_max: 2
redirect_from:
- /cs-engine/1.12/release-notes/
- /cs-engine/1.12/release-notes/release-notes/
- /cs-engine/1.12/release-notes/prior-release-notes/
- /cs-engine/1.13/release-notes/
- /ee/engine/release-notes/
- /ee/docker-ee/release-notes/
---

## 1.13.1 (2017-02-08)
Expand Down

0 comments on commit 3974ba1

Please sign in to comment.