From db2a60c183cdf73e64d8ec3680871a179356158a Mon Sep 17 00:00:00 2001 From: paigehargrave Date: Tue, 11 Jun 2019 08:33:51 -0400 Subject: [PATCH] TOC changes for Cluster (#1131) --- _data/toc.yaml | 46 +++++++++++++++++++++++++++++++++++++--- ee/end-to-end-install.md | 8 +++---- 2 files changed, 47 insertions(+), 7 deletions(-) diff --git a/_data/toc.yaml b/_data/toc.yaml index 63d6f26be6..c05fb083d1 100644 --- a/_data/toc.yaml +++ b/_data/toc.yaml @@ -1310,9 +1310,23 @@ manuals: title: Docker Enterprise Architecture - path: /ee/supported-platforms/ title: Supported platforms - nosync: true - - path: /ee/end-to-end-install/ - title: Deploy Docker Enterprise + nosync: true + - sectiontitle: Deploy Docker Enterprise + section: + - sectiontitle: Docker Cluster + section: + - path: /cluster/overview/ + title: Overview + - path: /cluster/aws/ + title: Docker Cluster on AWS + - path: /cluster/cluster-file/ + title: Cluster file structure + - path: /cluster/reference/ + title: Subcommands + - path: /cluster/reference/envvars/ + title: Environment variables + - path: /ee/end-to-end-install/ + title: Install components individually - sectiontitle: Back up Docker Enterprise section: - path: /ee/admin/backup/ @@ -1323,6 +1337,8 @@ manuals: title: Back up UCP - path: /ee/admin/backup/back-up-dtr/ title: Back up DTR + - path: /cluster/reference/backup/ + title: Back up clusters with Docker Cluster - sectiontitle: Restore Docker Enterprise section: - path: /ee/admin/restore/ @@ -1333,12 +1349,36 @@ manuals: title: Restore UCP - path: /ee/admin/restore/restore-dtr/ title: Restore DTR + - path: /cluster/reference/restore/ + title: Restore clusters with Docker Cluster - sectiontitle: Disaster Recovery section: - path: /ee/admin/disaster-recovery/ title: Overview - path: /ee/upgrade/ title: Upgrade Docker Enterprise + - sectiontitle: Docker Cluster + section: + - path: /cluster/overview/ + title: Overview + - path: /cluster/aws/ + title: Docker Cluster on AWS + - path: /cluster/cluster-file/ + title: Cluster file structure + - path: /cluster/reference/ + title: Subcommands + - path: /cluster/reference/envvars/ + title: Environment variables + - path: /cluster/reference/ls/ + title: List clusters + - path: /cluster/reference/inspect/ + title: Inspect clusters + - path: /cluster/reference/update/ + title: Update clusters + - path: /cluster/reference/remove/ + title: Remove clusters + - path: /cluster/reference/version/ + title: Version information - path: /ee/telemetry/ title: Manage usage data collection - sectiontitle: Docker Engine - Enterprise diff --git a/ee/end-to-end-install.md b/ee/end-to-end-install.md index 16237c4d65..4d50462688 100644 --- a/ee/end-to-end-install.md +++ b/ee/end-to-end-install.md @@ -1,13 +1,13 @@ --- -title: Deploy Enterprise Edition on Linux servers -description: Learn how to get a trial license and install Docker Enterprise Edition. +title: Install individual Docker Enterprise components on Linux servers +description: Learn how to get a trial license and install Docker Enterprise. keywords: ucp, dtr, install, orchestration redirect_from: - /datacenter/try/ - /datacenter/install/linux/ --- -The best way to try Docker Enterprise Edition for yourself is to get the [30-day +Get the [30-day trial available at the Docker hub](https://hub.docker.com/editions/enterprise/docker-ee-trial/trial). Once you get your trial license, you can install Docker Enterprise's Universal @@ -22,7 +22,7 @@ running one of the supported operating systems from Docker Enterprise's ## Step 1: Install Docker Enterprise Container Engine [Select a platform](/ee/supported-platforms) and click through to install the -Docker Enterprise Edition container engine on all hosts you want to manage. +Docker Enterprise container engine on all hosts you want to manage. ## Step 2: Install Universal Control Plane