Merge pull request #859 from docker/toc-update-858

TOC update
This commit is contained in:
Justin I. Nevill 2018-11-06 14:57:48 -05:00 committed by GitHub
commit 0764c98968
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 335 additions and 29 deletions

View File

@ -1301,53 +1301,53 @@ reference:
nosync: true
- sectiontitle: DTR CLI
section:
- path: /reference/dtr/2.5/cli/
- path: /reference/dtr/2.6/cli/
title: Overview
- path: /reference/dtr/2.5/cli/backup/
- path: /reference/dtr/2.6/cli/backup/
title: backup
- path: /reference/dtr/2.5/cli/destroy/
- path: /reference/dtr/2.6/cli/destroy/
title: destroy
- path: /reference/dtr/2.5/cli/emergency-repair/
- path: /reference/dtr/2.6/cli/emergency-repair/
title: emergency-repair
- path: /reference/dtr/2.5/cli/install/
- path: /reference/dtr/2.6/cli/install/
title: install
- path: /reference/dtr/2.5/cli/join/
- path: /reference/dtr/2.6/cli/join/
title: join
- path: /reference/dtr/2.5/cli/reconfigure/
- path: /reference/dtr/2.6/cli/reconfigure/
title: reconfigure
- path: /reference/dtr/2.5/cli/remove/
- path: /reference/dtr/2.6/cli/remove/
title: remove
- path: /reference/dtr/2.5/cli/restore/
- path: /reference/dtr/2.6/cli/restore/
title: restore
- path: /reference/dtr/2.5/cli/upgrade/
- path: /reference/dtr/2.6/cli/upgrade/
title: upgrade
- sectiontitle: UCP CLI
section:
- path: /reference/ucp/3.0/cli/
- path: /reference/ucp/3.1/cli/
title: docker/ucp overview
- path: /reference/ucp/3.0/cli/backup/
- path: /reference/ucp/3.1/cli/backup/
title: backup
- path: /reference/ucp/3.0/cli/dump-certs/
- path: /reference/ucp/3.1/cli/dump-certs/
title: dump-certs
- path: /reference/ucp/3.0/cli/example-config/
- path: /reference/ucp/3.1/cli/example-config/
title: example-config
- path: /reference/ucp/3.0/cli/id/
- path: /reference/ucp/3.1/cli/id/
title: id
- path: /reference/ucp/3.0/cli/images/
- path: /reference/ucp/3.1/cli/images/
title: images
- path: /reference/ucp/3.0/cli/install/
- path: /reference/ucp/3.1/cli/install/
title: install
- path: /reference/ucp/3.0/cli/restart/
- path: /reference/ucp/3.1/cli/restart/
title: restart
- path: /reference/ucp/3.0/cli/restore/
- path: /reference/ucp/3.1/cli/restore/
title: restore
- path: /reference/ucp/3.0/cli/stop/
- path: /reference/ucp/3.1/cli/stop/
title: stop
- path: /reference/ucp/3.0/cli/support/
- path: /reference/ucp/3.1/cli/support/
title: support
- path: /reference/ucp/3.0/cli/uninstall-ucp/
- path: /reference/ucp/3.1/cli/uninstall-ucp/
title: uninstall-ucp
- path: /reference/ucp/3.0/cli/upgrade/
- path: /reference/ucp/3.1/cli/upgrade/
title: upgrade
- sectiontitle: Application Programming Interfaces (APIs)
@ -1407,9 +1407,9 @@ reference:
- path: /engine/api/v1.18/
title: v1.18 reference
- title: DTR API
path: /reference/dtr/2.5/api/
path: /reference/dtr/2.6/api/
- title: UCP API
path: /reference/ucp/3.0/api/
path: /reference/ucp/3.1/api/
- title: Registry API
path: /registry/spec/api/
nosync: true
@ -1627,7 +1627,7 @@ manuals:
- path: /ee/ucp/admin/backups-and-disaster-recovery/
title: Backups and disaster recovery
- title: CLI reference
path: /reference/ucp/3.0/cli/
path: /reference/ucp/3.1/cli/
nosync: true
- sectiontitle: Authorize role-based access
section:
@ -1742,12 +1742,177 @@ manuals:
- title: Kubernetes network encryption
path: /ee/ucp/kubernetes/kubernetes-network-encryption/
- title: API reference
path: /reference/ucp/3.0/api/
path: /reference/ucp/3.1/api/
nosync: true
- path: /ee/ucp/release-notes/
title: Release notes
- sectiontitle: Previous versions
section:
- sectiontitle: Universal Control Plane 3.0
section:
- path: /datacenter/ucp/3.0/guides/
title: Universal Control Plane overview
- path: /datacenter/ucp/3.0/guides/architecture/
title: Architecture
- sectiontitle: Administration
section:
- sectiontitle: Install
section:
- path: /datacenter/ucp/3.0/guides/admin/install/system-requirements/
title: System requirements
- path: /datacenter/ucp/3.0/guides/admin/install/plan-installation/
title: Plan your installation
- path: /datacenter/ucp/3.0/guides/admin/install/
title: Install
- path: /datacenter/ucp/3.0/guides/admin/install/install-offline/
title: Install offline
- path: /datacenter/ucp/3.0/guides/admin/install/upgrade/
title: Upgrade
- path: /datacenter/ucp/3.0/guides/admin/install/upgrade-offline/
title: Upgrade offline
- path: /datacenter/ucp/3.0/guides/admin/install/uninstall/
title: Uninstall
- path: /datacenter/ucp/3.0/guides/admin/install/architecture-specific-images/
title: Architecture-specific images
- sectiontitle: Configure
section:
- path: /datacenter/ucp/3.0/guides/admin/configure/add-labels-to-cluster-nodes/
title: Add labels to cluster nodes
- path: /datacenter/ucp/3.0/guides/admin/configure/add-sans-to-cluster/
title: Add SANs to cluster certificates
- path: /datacenter/ucp/3.0/guides/admin/configure/join-windows-worker-nodes/
title: Join Windows worker nodes to a swarm
- path: /datacenter/ucp/3.0/guides/admin/configure/integrate-with-dtr/
title: Integrate with Docker Trusted Registry
- path: /datacenter/ucp/3.0/guides/admin/configure/external-auth/
title: Integrate with LDAP
- path: /datacenter/ucp/3.0/guides/admin/configure/external-auth/enable-ldap-config-file/
title: Integrate with LDAP by using a configuration file
- path: /datacenter/ucp/3.0/guides/admin/configure/license-your-installation/
title: License your installation
- path: /datacenter/ucp/3.0/guides/admin/configure/restrict-services-to-worker-nodes/
title: Restrict services to worker nodes
- path: /datacenter/ucp/3.0/guides/admin/configure/run-only-the-images-you-trust/
title: Run only the images you trust
- path: /datacenter/ucp/3.0/guides/admin/configure/scale-your-cluster/
title: Scale your cluster
- path: /datacenter/ucp/3.0/guides/admin/configure/set-session-timeout/
title: Set the user's session timeout
- path: /datacenter/ucp/3.0/guides/admin/configure/set-up-high-availability/
title: Set up high availability
- path: /datacenter/ucp/3.0/guides/admin/configure/store-logs-in-an-external-system/
title: Store logs in an external system
- path: /datacenter/ucp/3.0/guides/admin/configure/ucp-configuration-file/
title: UCP configuration file
- path: /datacenter/ucp/3.0/guides/admin/configure/use-a-load-balancer/
title: Use a load balancer
- path: /datacenter/ucp/3.0/guides/admin/configure/use-node-local-network-in-swarm/
title: Use a local node network in a swarm
- path: /datacenter/ucp/3.0/guides/admin/configure/use-domain-names-to-access-services/
title: Use domain names to access services
- path: /datacenter/ucp/3.0/guides/admin/configure/use-your-own-tls-certificates/
title: Use your own TLS certificates
- sectiontitle: Monitor and troubleshoot
section:
- path: /datacenter/ucp/3.0/guides/admin/monitor-and-troubleshoot/
title: Monitor the cluster status
- path: /datacenter/ucp/3.0/admin/monitor-and-troubleshoot/troubleshoot-node-messages/
title: Troubleshoot node messages
- path: /datacenter/ucp/3.0/guides/admin/monitor-and-troubleshoot/troubleshoot-with-logs/
title: Troubleshoot with logs
- path: /datacenter/ucp/3.0/guides/admin/monitor-and-troubleshoot/troubleshoot-configurations/
title: Troubleshoot configurations
- path: /datacenter/ucp/3.0/guides/admin/backups-and-disaster-recovery/
title: Backups and disaster recovery
- sectiontitle: CLI reference
section:
- path: /datacenter/ucp/3.0/reference/cli/
title: docker/ucp overview
- path: /datacenter/ucp/3.0/reference/cli/backup/
title: backup
- path: /datacenter/ucp/3.0/reference/cli/dump-certs/
title: dump-certs
- path: /datacenter/ucp/3.0/reference/cli/example-config/
title: example-config
- path: /datacenter/ucp/3.0/reference/cli/id/
title: id
- path: /datacenter/ucp/3.0/reference/cli/images/
title: images
- path: /datacenter/ucp/3.0/reference/cli/install/
title: install
- path: /datacenter/ucp/3.0/reference/cli/restart/
title: restart
- path: /datacenter/ucp/3.0/reference/cli/restore/
title: restore
- path: /datacenter/ucp/3.0/reference/cli/stop/
title: stop
- path: /datacenter/ucp/3.0/reference/cli/support/
title: support
- path: /datacenter/ucp/3.0/reference/cli/uninstall-ucp/
title: uninstall-ucp
- path: /datacenter/ucp/3.0/reference/cli/upgrade/
title: upgrade
- sectiontitle: Access control
section:
- path: /datacenter/ucp/3.0/guides/access-control/
title: Access control model
- path: /datacenter/ucp/3.0/guides/access-control/create-and-manage-users/
title: Create and manage users
- path: /datacenter/ucp/3.0/guides/access-control/create-and-manage-teams/
title: Create and manage teams
- path: /datacenter/ucp/3.0/guides/access-control/deploy-view-only-service/
title: Deploy a service with view-only access across an organization
- path: /datacenter/ucp/3.0/guides/access-control/grant-permissions/
title: Grant permissions to users based on roles
- path: /datacenter/ucp/3.0/guides/access-control/isolate-nodes-between-teams/
title: Isolate swarm nodes to a specific team
- path: /datacenter/ucp/3.0/guides/access-control/isolate-volumes-between-teams/
title: Isolate volumes between two different teams
- path: /datacenter/ucp/3.0/guides/access-control/manage-access-with-collections/
title: Manage access to resources by using collections
- path: /datacenter/ucp/3.0/guides/access-control/access-control-node/
title: Node access control
- path: /datacenter/ucp/3.0/guides/access-control/permission-levels/
title: Permission levels
- path: /datacenter/ucp/3.0/guides/access-control/access-control-design-ee-standard/
title: Access control design with Docker EE Standard
- path: /datacenter/ucp/3.0/guides/access-control/access-control-design-ee-advanced/
title: Access control design with Docker EE Advanced
- path: /datacenter/ucp/3.0/guides/access-control/recover-a-user-password/
title: Recover a user password
- sectiontitle: User guides
section:
- sectiontitle: Access UCP
section:
- path: /datacenter/ucp/3.0/guides/user/access-ucp/
title: Web-based access
- path: /datacenter/ucp/3.0/guides/user/access-ucp/cli-based-access/
title: CLI-based access
- sectiontitle: Deploy an application
section:
- path: /datacenter/ucp/3.0/guides/user/services/deploy-a-service/
title: Deploy a service
- path: /datacenter/ucp/3.0/guides/user/services/use-domain-names-to-access-services/
title: Use domain names to access services
- path: /datacenter/ucp/3.0/guides/user/services/
title: Deploy an app from the UI
- path: /datacenter/ucp/3.0/guides/user/services/deploy-app-cli/
title: Deploy an app from the CLI
- path: /datacenter/ucp/3.0/guides/user/services/deploy-stack-to-collection/
title: Deploy application resources to a collection
- sectiontitle: Secrets
section:
- path: /datacenter/ucp/3.0/guides/user/secrets/
title: Manage secrets
- path: /datacenter/ucp/3.0/guides/user/secrets/grant-revoke-access/
title: Grant access to secrets
- path: /datacenter/ucp/3.0/reference/api/
title: API reference
- path: /ee/ucp/release-notes/
title: Release notes
nosync: true
- path: /datacenter/ucp/3.0/guides/get-support/
title: Get support
- sectiontitle: Universal Control Plane 2.2
section:
- path: /datacenter/ucp/2.2/guides/
@ -2380,7 +2545,7 @@ manuals:
- title: Restore from a backup
path: /ee/dtr/admin/disaster-recovery/restore-from-backup/
- title: CLI reference
path: /reference/dtr/2.5/cli/
path: /reference/dtr/2.6/cli/
nosync: true
- sectiontitle: User guides
section:
@ -2441,12 +2606,153 @@ manuals:
- title: Tag pruning
path: /ee/dtr/user/tag-pruning/
- title: API reference
path: /reference/dtr/2.5/api/
path: /reference/dtr/2.6/api/
nosync: true
- path: /ee/dtr/release-notes/
title: Release notes
- sectiontitle: Previous versions
section:
- sectiontitle: Docker Trusted Registry 2.5
section:
- path: /datacenter/dtr/2.5/guides/
title: Docker Trusted Registry overview
- path: /datacenter/dtr/2.5/guides/architecture/
title: Architecture
- sectiontitle: Administration
section:
- sectiontitle: Install
section:
- path: /datacenter/dtr/2.5/guides/admin/install/system-requirements/
title: System requirements
- path: /datacenter/dtr/2.5/guides/admin/install/
title: Install
- path: /datacenter/dtr/2.5/guides/admin/install/install-offline/
title: Install offline
- path: /datacenter/dtr/2.5/guides/admin/upgrade/
title: Upgrade
- path: /datacenter/dtr/2.5/guides/admin/install/uninstall/
title: Uninstall
- sectiontitle: Configure
section:
- path: /datacenter/dtr/2.5/guides/admin/configure/license-your-installation/
title: License your installation
- path: /datacenter/dtr/2.5/guides/admin/configure/use-your-own-tls-certificates/
title: Use your own TLS certificates
- path: /datacenter/dtr/2.5/guides/admin/configure/enable-single-sign-on/
title: Enable single sign-on
- sectiontitle: External storage
section:
- path: /datacenter/dtr/2.5/guides/admin/configure/external-storage/
title: Overview
- path: /datacenter/dtr/2.5/guides/admin/configure/external-storage/s3/
title: S3
- path: /datacenter/dtr/2.5/guides/admin/configure/external-storage/nfs/
title: NFS
- path: /datacenter/dtr/2.5/guides/admin/configure/set-up-high-availability/
title: Set up high availability
- path: /datacenter/dtr/2.5/guides/admin/configure/use-a-load-balancer/
title: Use a load balancer
- path: /datacenter/dtr/2.5/guides/admin/configure/set-up-vulnerability-scans/
title: Set up vulnerability scans
- sectiontitle: Deploy caches
section:
- path: /datacenter/dtr/2.5/guides/admin/configure/deploy-caches/
title: Overview
- path: /datacenter/dtr/2.5/guides/admin/configure/deploy-caches/tls/
title: Deploy caches with TLS
- path: /datacenter/dtr/2.5/guides/admin/configure/deploy-caches/chaining/
title: Chain multiple caches
- path: /datacenter/dtr/2.5/guides/admin/configure/garbage-collection/
title: Garbage collection
- path: /datacenter/dtr/2.5/guides/admin/configure/use-a-web-proxy/
title: Use a web proxy
- sectiontitle: Manage users
section:
- path: /datacenter/dtr/2.5/guides/admin/manage-users/
title: Authentication and authorization
- path: /datacenter/dtr/2.5/guides/admin/manage-users/create-and-manage-users/
title: Create and manage users
- path: /datacenter/dtr/2.5/guides/admin/manage-users/create-and-manage-teams/
title: Create and manage teams
- path: /datacenter/dtr/2.5/guides/admin/manage-users/create-and-manage-orgs/
title: Create and manage organizations
- path: /datacenter/dtr/2.5/guides/admin/manage-users/permission-levels/
title: Permission levels
- sectiontitle: Monitor and troubleshoot
section:
- path: /datacenter/dtr/2.5/guides/admin/monitor-and-troubleshoot/
title: Monitor the cluster status
- path: /datacenter/dtr/2.5/guides/admin/monitor-and-troubleshoot/notary-audit-logs/
title: Check Notary audit logs
- path: /datacenter/dtr/2.5/guides/admin/monitor-and-troubleshoot/troubleshoot-with-logs/
title: Troubleshoot with logs
- path: /datacenter/dtr/2.5/guides/admin/monitor-and-troubleshoot/troubleshoot-batch-jobs/
title: Troubleshoot batch jobs
- path: /datacenter/dtr/2.5/guides/admin/backups-and-disaster-recovery/
title: Backups and disaster recovery
- sectiontitle: CLI reference
section:
- path: /datacenter/dtr/2.5/reference/cli/
title: Overview
- path: /datacenter/dtr/2.5/reference/cli/backup/
title: backup
- path: /datacenter/dtr/2.5/reference/cli/destroy/
title: destroy
- path: /datacenter/dtr/2.5/reference/cli/images/
title: images
- path: /datacenter/dtr/2.5/reference/cli/install/
title: install
- path: /datacenter/dtr/2.5/reference/cli/join/
title: join
- path: /datacenter/dtr/2.5/reference/cli/reconfigure/
title: reconfigure
- path: /datacenter/dtr/2.5/reference/cli/remove/
title: remove
- path: /datacenter/dtr/2.5/reference/cli/restore/
title: restore
- path: /datacenter/dtr/2.5/reference/cli/upgrade/
title: upgrade
- sectiontitle: User guides
section:
- sectiontitle: Access DTR
section:
- path: /datacenter/dtr/2.5/guides/user/access-dtr/
title: Configure your Docker daemon
- path: /datacenter/dtr/2.5/guides/user/access-dtr/configure-your-notary-client/
title: Configure your Notary client
- path: /datacenter/dtr/2.5/guides/user/access-dtr/use-a-cache/
title: Use a cache
- sectiontitle: Manage images
section:
- path: /datacenter/dtr/2.5/guides/user/manage-images/
title: Create a repository
- path: /datacenter/dtr/2.5/guides/user/manage-images/pull-and-push-images/
title: Pull and push images
- path: /datacenter/dtr/2.5/guides/user/manage-images/delete-images/
title: Delete images
- path: /datacenter/dtr/2.5/guides/user/manage-images/scan-images-for-vulnerabilities/
title: Scan images for vulnerabilities
- path: /datacenter/dtr/2.5/guides/user/manage-images/prevent-tags-from-being-overwritten/
title: Prevent tags from being overwritten
- sectiontitle: Sign images
section:
- path: /datacenter/dtr/2.5/guides/user/manage-images/sign-images/
title: Sign an image
- path: /datacenter/dtr/2.5/guides/user/manage-images/sign-images/delegate-image-signing/
title: Delegate image signing
- path: /datacenter/dtr/2.5/guides/user/manage-images/sign-images/manage-trusted-repositories/
title: Manage trusted repositories
- path: /datacenter/dtr/2.5/guides/user/create-and-manage-webhooks/
title: Create and manage webhooks
- path: /datacenter/dtr/2.5/guides/user/create-promotion-policies/
title: Create promotion policies
- path: /datacenter/dtr/2.5/reference/api/
title: API reference
- path: /ee/dtr/release-notes/
title: Release notes
nosync: true
- path: /datacenter/dtr/2.5/guides/support/
title: Get support
- sectiontitle: Docker Trusted Registry 2.4
section:
- path: /datacenter/dtr/2.4/guides/