diff --git a/datacenter/dtr/2.0/architecture.md b/datacenter/dtr/2.0/architecture.md index 19a00b1db9..4dd02d0f52 100644 --- a/datacenter/dtr/2.0/architecture.md +++ b/datacenter/dtr/2.0/architecture.md @@ -1,9 +1,8 @@ --- +description: Learn about the architecture of Docker Trusted Registry. +keywords: docker, registry, dtr, architecture redirect_from: - /docker-trusted-registry/architecture/ -description: Learn about the architecture of Docker Trusted Registry. -keywords: -- docker, registry, dtr, architecture title: DTR architecture --- @@ -79,4 +78,4 @@ DTR, and join them to create a cluster. ## Where to go next * [System requirements](install/system-requirements.md) -* [Install DTR](install/index.md) +* [Install DTR](install/index.md) \ No newline at end of file diff --git a/datacenter/dtr/2.0/configure/config-general.md b/datacenter/dtr/2.0/configure/config-general.md index 46c234980c..592e3747a0 100644 --- a/datacenter/dtr/2.0/configure/config-general.md +++ b/datacenter/dtr/2.0/configure/config-general.md @@ -1,9 +1,8 @@ --- +description: Configure general settings for Docker Trusted Registry +keywords: docker, documentation, about, technology, understanding, enterprise, hub, general, domain name, HTTP, HTTPS ports, Notary, registry redirect_from: - /docker-trusted-registry/configure/config-general/ -description: Configure general settings for Docker Trusted Registry -keywords: -- docker, documentation, about, technology, understanding, enterprise, hub, general, domain name, HTTP, HTTPS ports, Notary, registry title: Configure general settings --- @@ -48,4 +47,4 @@ already. ## See also -* [Configure storage settings](config-storage.md) +* [Configure storage settings](config-storage.md) \ No newline at end of file diff --git a/datacenter/dtr/2.0/configure/config-security.md b/datacenter/dtr/2.0/configure/config-security.md index 71ae82e942..fcac429d37 100644 --- a/datacenter/dtr/2.0/configure/config-security.md +++ b/datacenter/dtr/2.0/configure/config-security.md @@ -1,9 +1,8 @@ --- +description: Security configuration for Docker Trusted Registry +keywords: docker, documentation, about, technology, understanding, configuration, security, enterprise, hub, registry redirect_from: - /docker-trusted-registry/configure/config-security/ -description: Security configuration for Docker Trusted Registry -keywords: -- docker, documentation, about, technology, understanding, configuration, security, enterprise, hub, registry title: Security configuration --- @@ -227,4 +226,4 @@ Then restart the Docker daemon with `sudo /etc/init.d/docker restart`. ## See also -* [Configure storage options](config-storage.md) +* [Configure storage options](config-storage.md) \ No newline at end of file diff --git a/datacenter/dtr/2.0/configure/config-storage.md b/datacenter/dtr/2.0/configure/config-storage.md index 2c16094fae..06277ae07e 100644 --- a/datacenter/dtr/2.0/configure/config-storage.md +++ b/datacenter/dtr/2.0/configure/config-storage.md @@ -1,9 +1,8 @@ --- +description: Storage configuration for Docker Trusted Registry +keywords: docker, documentation, about, technology, understanding, configuration, storage, storage drivers, Azure, S3, Swift, enterprise, hub, registry redirect_from: - /docker-trusted-registry/configure/config-storage/ -description: Storage configuration for Docker Trusted Registry -keywords: -- docker, documentation, about, technology, understanding, configuration, storage, storage drivers, Azure, S3, Swift, enterprise, hub, registry title: Storage configuration --- @@ -231,4 +230,4 @@ ensure your choices make sense. ## See also -* [Configure security settings](config-security.md) +* [Configure security settings](config-security.md) \ No newline at end of file diff --git a/datacenter/dtr/2.0/configure/configuration.md b/datacenter/dtr/2.0/configure/configuration.md index 124b7d1464..20f817fb51 100644 --- a/datacenter/dtr/2.0/configure/configuration.md +++ b/datacenter/dtr/2.0/configure/configuration.md @@ -1,9 +1,8 @@ --- +description: Configuration overview for Docker Trusted Registry +keywords: docker, documentation, about, technology, understanding, enterprise, hub, registry redirect_from: - /docker-trusted-registry/configure/configuration/ -description: Configuration overview for Docker Trusted Registry -keywords: -- docker, documentation, about, technology, understanding, enterprise, hub, registry title: Configuration overview --- @@ -39,4 +38,4 @@ a Trusted Registry CLI to the Docker daemon and then restart the daemon. ## See also * [Monitor DTR](../monitor-troubleshoot/index.md) -* [Troubleshoot DTR](../monitor-troubleshoot/troubleshoot.md) +* [Troubleshoot DTR](../monitor-troubleshoot/troubleshoot.md) \ No newline at end of file diff --git a/datacenter/dtr/2.0/configure/index.md b/datacenter/dtr/2.0/configure/index.md index 7b077f439d..9086cb6e1a 100644 --- a/datacenter/dtr/2.0/configure/index.md +++ b/datacenter/dtr/2.0/configure/index.md @@ -1,7 +1,6 @@ --- description: Trusted Registry configuration options -keywords: -- docker, documentation, about, technology, install, enterprise, hub, CS engine, Docker Trusted Registry, configure, storage, backend, drivers +keywords: docker, documentation, about, technology, install, enterprise, hub, CS engine, Docker Trusted Registry, configure, storage, backend, drivers title: Configuration of Docker Trusted Registry --- @@ -10,4 +9,4 @@ This section includes the following topics: * [Configuration overview](configuration.md) * [Configure general settings](config-general.md) * [Security configuration](config-security.md) -* [Storage configuration](config-storage.md) +* [Storage configuration](config-storage.md) \ No newline at end of file diff --git a/datacenter/dtr/2.0/high-availability/backups-and-disaster-recovery.md b/datacenter/dtr/2.0/high-availability/backups-and-disaster-recovery.md index 1fea5085a1..4b6d64cfc6 100644 --- a/datacenter/dtr/2.0/high-availability/backups-and-disaster-recovery.md +++ b/datacenter/dtr/2.0/high-availability/backups-and-disaster-recovery.md @@ -1,10 +1,8 @@ --- +description: Learn how to backup your Docker Trusted Registry cluster, and to recover your cluster from an existing backup. +keywords: docker, registry, high-availability, backup, recovery redirect_from: - /docker-trusted-registry/high-availability/backups-and-disaster-recovery/ -description: Learn how to backup your Docker Trusted Registry cluster, and to recover - your cluster from an existing backup. -keywords: -- docker, registry, high-availability, backup, recovery title: Backups and disaster recovery --- @@ -136,4 +134,4 @@ Where: ## Where to go next * [Set up high availability](index.md) -* [DTR architecture](../architecture.md) +* [DTR architecture](../architecture.md) \ No newline at end of file diff --git a/datacenter/dtr/2.0/high-availability/index.md b/datacenter/dtr/2.0/high-availability/index.md index 6764887a87..b8f7ee2663 100644 --- a/datacenter/dtr/2.0/high-availability/index.md +++ b/datacenter/dtr/2.0/high-availability/index.md @@ -1,9 +1,8 @@ --- +description: Learn how to set up Docker Trusted Registry for high availability. +keywords: docker, registry, high-availability, backup, recovery redirect_from: - /docker-trusted-registry/high-availability/high-availability/ -description: Learn how to set up Docker Trusted Registry for high availability. -keywords: -- docker, registry, high-availability, backup, recovery title: Set up high availability --- @@ -83,4 +82,4 @@ not. ## Where to go next * [Backups and disaster recovery](backups-and-disaster-recovery.md) -* [DTR architecture](../architecture.md) +* [DTR architecture](../architecture.md) \ No newline at end of file diff --git a/datacenter/dtr/2.0/index.md b/datacenter/dtr/2.0/index.md index bbca9440fd..e55dd04332 100644 --- a/datacenter/dtr/2.0/index.md +++ b/datacenter/dtr/2.0/index.md @@ -1,11 +1,10 @@ --- +description: Learn how to install, configure, and use Docker Trusted Registry. +keywords: docker, registry, repository, images redirect_from: - /docker-hub-enterprise/ - /docker-trusted-registry/overview/ - /docker-trusted-registry/ -description: Learn how to install, configure, and use Docker Trusted Registry. -keywords: -- docker, registry, repository, images title: Docker Trusted Registry overview --- @@ -40,4 +39,4 @@ access to your Docker images. ## Where to go next * [DTR architecture](architecture.md) -* [Install DTR](install/index.md) +* [Install DTR](install/index.md) \ No newline at end of file diff --git a/datacenter/dtr/2.0/install/index.md b/datacenter/dtr/2.0/install/index.md index 3b061e9a8d..02a0eccc6a 100644 --- a/datacenter/dtr/2.0/install/index.md +++ b/datacenter/dtr/2.0/install/index.md @@ -1,12 +1,11 @@ --- +description: Learn how to install Docker Trusted Registry for production. +keywords: docker, dtr, registry, install redirect_from: - /docker-trusted-registry/install/dtr-ami-byol-launch/ - /docker-trusted-registry/install/dtr-ami-bds-launch/ - /docker-trusted-registry/install/dtr-vhd-azure/ - /docker-trusted-registry/install/install-dtr/ -description: Learn how to install Docker Trusted Registry for production. -keywords: -- docker, dtr, registry, install title: Install Docker Trusted Registry --- @@ -159,4 +158,4 @@ replicas: ## See also * [Install DTR offline](install-dtr-offline.md) -* [Upgrade DTR](upgrade/upgrade-major.md) +* [Upgrade DTR](upgrade/upgrade-major.md) \ No newline at end of file diff --git a/datacenter/dtr/2.0/install/install-dtr-offline.md b/datacenter/dtr/2.0/install/install-dtr-offline.md index 6aae87790d..d49067f24d 100644 --- a/datacenter/dtr/2.0/install/install-dtr-offline.md +++ b/datacenter/dtr/2.0/install/install-dtr-offline.md @@ -1,10 +1,9 @@ --- -redirect_from: -- /docker-trusted-registry/install/install-dtr-offline/ description: Learn how to install Docker Trusted Registry on a machine with no internet access. -keywords: -- docker, registry, install, offline +keywords: docker, registry, install, offline +redirect_from: +- /docker-trusted-registry/install/install-dtr-offline/ title: Install Docker Trusted Registry offline --- @@ -57,4 +56,4 @@ copy that package to the nodes where you’ll install DTR. ## Where to go next * [DTR architecture](../architecture.md) -* [Install DTR](index.md) +* [Install DTR](index.md) \ No newline at end of file diff --git a/datacenter/dtr/2.0/install/license.md b/datacenter/dtr/2.0/install/license.md index b9dcd9bda8..f0e8cf77e8 100644 --- a/datacenter/dtr/2.0/install/license.md +++ b/datacenter/dtr/2.0/install/license.md @@ -1,10 +1,9 @@ --- +description: Learn how to license your Docker Trusted Registry installation. +keywords: docker, dtr, install, license redirect_from: - /docker-trusted-registry/license/ - /docker-trusted-registry/install/license -description: Learn how to license your Docker Trusted Registry installation. -keywords: -- docker, dtr, install, license title: License Docker Trusted Registry --- @@ -41,4 +40,4 @@ Click the **Apply new license** button, and upload your new license file. ## Where to go next * [Install DTR](index.md) -* [Install DTR offline](install-dtr-offline.md) +* [Install DTR offline](install-dtr-offline.md) \ No newline at end of file diff --git a/datacenter/dtr/2.0/install/system-requirements.md b/datacenter/dtr/2.0/install/system-requirements.md index e1fd238e80..24b197827c 100644 --- a/datacenter/dtr/2.0/install/system-requirements.md +++ b/datacenter/dtr/2.0/install/system-requirements.md @@ -1,9 +1,8 @@ --- +description: Learn about the system requirements for installing Docker Trusted Registry. +keywords: docker, DTR, architecture, requirements redirect_from: - /docker-trusted-registry/install/system-requirements/ -description: Learn about the system requirements for installing Docker Trusted Registry. -keywords: -- docker, DTR, architecture, requirements title: Docker Trusted Registry system requirements --- @@ -46,4 +45,4 @@ Docker Datacenter is a software subscription that includes 3 products: ## Where to go next * [DTR architecture](../architecture.md) -* [Install DTR](index.md) +* [Install DTR](index.md) \ No newline at end of file diff --git a/datacenter/dtr/2.0/install/uninstall.md b/datacenter/dtr/2.0/install/uninstall.md index b0185b356d..d13689ab30 100644 --- a/datacenter/dtr/2.0/install/uninstall.md +++ b/datacenter/dtr/2.0/install/uninstall.md @@ -1,9 +1,8 @@ --- +description: Learn how to uninstall your Docker Trusted Registry installation. +keywords: docker, dtr, install, uninstall redirect_from: - /docker-trusted-registry/install/uninstall/ -description: Learn how to uninstall your Docker Trusted Registry installation. -keywords: -- docker, dtr, install, uninstall title: Uninstall Docker Trusted Registry --- @@ -60,4 +59,4 @@ Now you can confirm on Docker Universal Control Plane that the DTR replica ## Where to go next * [Install DTR](index.md) -* [Install DTR offline](install-dtr-offline.md) +* [Install DTR offline](install-dtr-offline.md) \ No newline at end of file diff --git a/datacenter/dtr/2.0/install/upgrade/index.md b/datacenter/dtr/2.0/install/upgrade/index.md index 639a8d9b9a..a246a87222 100644 --- a/datacenter/dtr/2.0/install/upgrade/index.md +++ b/datacenter/dtr/2.0/install/upgrade/index.md @@ -1,9 +1,8 @@ --- +description: Learn how to upgrade your Docker Trusted Registry to a new minor version or patch release. +keywords: docker, dtr, upgrade, install redirect_from: - /docker-trusted-registry/install/upgrade/upgrade-minor/ -description: Learn how to upgrade your Docker Trusted Registry to a new minor version or patch release. -keywords: -- docker, dtr, upgrade, install title: Upgrade from 2.0.0 --- @@ -67,4 +66,4 @@ To upgrade DTR you use the `docker/dtr upgrade` command. ## Where to go next * [Upgrade to DTR 2.0](upgrade-major.md) -* [Monitor DTR](../../monitor-troubleshoot/index.md) +* [Monitor DTR](../../monitor-troubleshoot/index.md) \ No newline at end of file diff --git a/datacenter/dtr/2.0/install/upgrade/upgrade-major.md b/datacenter/dtr/2.0/install/upgrade/upgrade-major.md index 1f29c6d847..c88bd00737 100644 --- a/datacenter/dtr/2.0/install/upgrade/upgrade-major.md +++ b/datacenter/dtr/2.0/install/upgrade/upgrade-major.md @@ -1,11 +1,9 @@ --- +description: Learn how to upgrade your Docker Trusted Registry to the latest major release. +keywords: docker, dtr, upgrade, install redirect_from: - /docker-trusted-registry/install/upgrade/ - /docker-trusted-registry/upgrade/upgrade-major/ -description: Learn how to upgrade your Docker Trusted Registry to the latest major - release. -keywords: -- docker, dtr, upgrade, install title: Upgrade from 1.4.3 --- @@ -206,4 +204,4 @@ containers. ## Where to go next * [Upgrade to DTR 2.x](index.md) -* [Monitor DTR](../../monitor-troubleshoot/index.md) +* [Monitor DTR](../../monitor-troubleshoot/index.md) \ No newline at end of file diff --git a/datacenter/dtr/2.0/monitor-troubleshoot/index.md b/datacenter/dtr/2.0/monitor-troubleshoot/index.md index 4897f0fa4e..96c397fa4b 100644 --- a/datacenter/dtr/2.0/monitor-troubleshoot/index.md +++ b/datacenter/dtr/2.0/monitor-troubleshoot/index.md @@ -1,9 +1,8 @@ --- +description: Learn how to monitor your DTR installation. +keywords: docker, registry, monitor, troubleshoot redirect_from: - /docker-trusted-registry/monitor-troubleshoot/monitor/ -description: Learn how to monitor your DTR installation. -keywords: -- docker, registry, monitor, troubleshoot title: Monitor Docker Trusted Registry --- @@ -31,4 +30,4 @@ resources, and logs. ## Where to go next * [Troubleshoot DTR](troubleshoot.md) -* [DTR architecture](../architecture.md) +* [DTR architecture](../architecture.md) \ No newline at end of file diff --git a/datacenter/dtr/2.0/monitor-troubleshoot/troubleshoot.md b/datacenter/dtr/2.0/monitor-troubleshoot/troubleshoot.md index 537697cf27..c0d9c2fc4e 100644 --- a/datacenter/dtr/2.0/monitor-troubleshoot/troubleshoot.md +++ b/datacenter/dtr/2.0/monitor-troubleshoot/troubleshoot.md @@ -1,10 +1,9 @@ --- +description: Learn how to troubleshoot your DTR installation. +keywords: docker, registry, monitor, troubleshoot redirect_from: - /docker-trusted-registry/adminguide/ - /docker-trusted-registry/monitor/troubleshoot -description: Learn how to troubleshoot your DTR installation. -keywords: -- docker, registry, monitor, troubleshoot title: Troubleshoot Docker Trusted Registry --- @@ -66,4 +65,4 @@ via the following docker command: ``` docker run --rm -v dtr-ca-$REPLICA_ID:/ca --net dtr-br -it --entrypoint /etcdctl docker/dtr-etcd:v2.2.4 --endpoint https://dtr-etcd-$REPLICA_ID.dtr-br:2379 --ca-file /ca/etcd/cert.pem --key-file /ca/etcd-client/key.pem --cert-file /ca/etcd-client/cert.pem -``` +``` \ No newline at end of file diff --git a/datacenter/dtr/2.0/reference/backup.md b/datacenter/dtr/2.0/reference/backup.md index b7db593c9c..bf7d8d8046 100644 --- a/datacenter/dtr/2.0/reference/backup.md +++ b/datacenter/dtr/2.0/reference/backup.md @@ -1,7 +1,6 @@ --- description: Docker Trusted Registry backup command reference. -keywords: -- docker, registry, reference, backup +keywords: docker, registry, reference, backup title: docker/dtr backup --- @@ -42,4 +41,4 @@ stored securely. | `--ucp-insecure-tls` | Disable TLS verification for UCP | | `--ucp-ca` | Use a PEM-encoded TLS CA certificate for UCP | | `--existing-replica-id` | ID of an existing replica in a cluster | -| `--config-only` | Backup/restore only the configurations of DTR and not the database | +| `--config-only` | Backup/restore only the configurations of DTR and not the database | \ No newline at end of file diff --git a/datacenter/dtr/2.0/reference/dumpcerts.md b/datacenter/dtr/2.0/reference/dumpcerts.md index a5d2197f73..3cf24f717d 100644 --- a/datacenter/dtr/2.0/reference/dumpcerts.md +++ b/datacenter/dtr/2.0/reference/dumpcerts.md @@ -1,7 +1,6 @@ --- description: Docker Trusted Registry dumpcerts command reference. -keywords: -- docker, registry, reference, dumpcerts +keywords: docker, registry, reference, dumpcerts title: docker/dtr dumpcerts --- @@ -32,4 +31,4 @@ communicating across replicas with TLS. | `--hub-password` | Specify the Docker Hub password for pulling images | | `--ucp-insecure-tls` | Disable TLS verification for UCP | | `--ucp-ca` | Use a PEM-encoded TLS CA certificate for UCP | -| `--existing-replica-id` | ID of an existing replica in a cluster | +| `--existing-replica-id` | ID of an existing replica in a cluster | \ No newline at end of file diff --git a/datacenter/dtr/2.0/reference/images.md b/datacenter/dtr/2.0/reference/images.md index 96f9692689..b3e0e3878f 100644 --- a/datacenter/dtr/2.0/reference/images.md +++ b/datacenter/dtr/2.0/reference/images.md @@ -1,7 +1,6 @@ --- description: Docker Trusted Registry images command reference. -keywords: -- docker, registry, reference, images +keywords: docker, registry, reference, images title: docker/dtr images --- @@ -16,4 +15,4 @@ docker run -it --rm docker/dtr \ ## Description -This command lists all the images necessary to install DTR. +This command lists all the images necessary to install DTR. \ No newline at end of file diff --git a/datacenter/dtr/2.0/reference/index.md b/datacenter/dtr/2.0/reference/index.md index 5fb716e1c4..3c9a2099f2 100644 --- a/datacenter/dtr/2.0/reference/index.md +++ b/datacenter/dtr/2.0/reference/index.md @@ -1,7 +1,6 @@ --- description: Learn about the options available on the docker/dtr image. -keywords: -- docker, dtr, install, uninstall, configure +keywords: docker, dtr, install, uninstall, configure title: docker/dtr overview --- @@ -34,4 +33,4 @@ docker run -it --rm docker/dtr \ | `migrate` | Migrate configurations, accounts, and repository metadata from DTR 1.4.3 to 2.0 | | `upgrade` | Upgrade a v2.0.0 or later cluster to this version of DTR | | `dumpcerts` | Dump out the TLS certificates used by this DTR instance | -| `images` | Lists all the images necessary to install DTR | +| `images` | Lists all the images necessary to install DTR | \ No newline at end of file diff --git a/datacenter/dtr/2.0/reference/install.md b/datacenter/dtr/2.0/reference/install.md index 4d0eead975..3fdd513690 100644 --- a/datacenter/dtr/2.0/reference/install.md +++ b/datacenter/dtr/2.0/reference/install.md @@ -1,7 +1,6 @@ --- description: Docker Trusted Registry install command reference. -keywords: -- docker, registry, reference, install +keywords: docker, registry, reference, install title: docker/dtr install --- @@ -47,4 +46,4 @@ the 'join' command. | `--ucp-node` | Specify the host to install Docker Trusted Registry | | `--replica-id` | Specify the replica ID. Must be unique per replica, leave blank for random | | `--unsafe` | Enable this flag to skip safety checks when installing or joining | -| `--extra-envs` | List of extra environment variables to use for deploying the DTR containers for the replica. This can be used to specify swarm constraints. Separate the environment variables with ampersands (&). You can escape actual ampersands with backslashes (\). Can't be used in combination with --ucp-node | +| `--extra-envs` | List of extra environment variables to use for deploying the DTR containers for the replica. This can be used to specify swarm constraints. Separate the environment variables with ampersands (&). You can escape actual ampersands with backslashes (\). Can't be used in combination with --ucp-node | \ No newline at end of file diff --git a/datacenter/dtr/2.0/reference/join.md b/datacenter/dtr/2.0/reference/join.md index 3bdd34aa6e..704e207a28 100644 --- a/datacenter/dtr/2.0/reference/join.md +++ b/datacenter/dtr/2.0/reference/join.md @@ -1,7 +1,6 @@ --- description: Docker Trusted Registry join command reference. -keywords: -- docker, registry, reference, join +keywords: docker, registry, reference, join title: docker/dtr join --- @@ -42,4 +41,4 @@ the cluster. | `--replica-http-port` | Specify the public HTTP port for the DTR replica; 0 means unchanged/default | | `--replica-https-port` | Specify the public HTTPS port for the DTR replica; 0 means unchanged/default | | `--skip-network-test` | Enable this flag to skip the overlay networking test | -| `--extra-envs` | List of extra environment variables to use for deploying the DTR containers for the replica. This can be used to specify swarm constraints. Separate the environment variables with ampersands (&). You can escape actual ampersands with backslashes (\). Can't be used in combination with --ucp-node | +| `--extra-envs` | List of extra environment variables to use for deploying the DTR containers for the replica. This can be used to specify swarm constraints. Separate the environment variables with ampersands (&). You can escape actual ampersands with backslashes (\). Can't be used in combination with --ucp-node | \ No newline at end of file diff --git a/datacenter/dtr/2.0/reference/migrate.md b/datacenter/dtr/2.0/reference/migrate.md index 1ef0c76808..75b61c8704 100644 --- a/datacenter/dtr/2.0/reference/migrate.md +++ b/datacenter/dtr/2.0/reference/migrate.md @@ -1,7 +1,6 @@ --- description: Learn about the options available on the docker/dtr image. -keywords: -- docker, dtr, install, uninstall, configure +keywords: docker, dtr, install, uninstall, configure title: docker/dtr migrate --- @@ -43,4 +42,4 @@ DTR 1.4.3 by uninstalling it. | `--dtr-ca` | PEM-encoded TLS CA cert for DTR | | `--http-proxy` | Set the HTTP proxy for outgoing requests | | `--https-proxy` | Set the HTTPS proxy for outgoing requests | -| `--no-proxy` | Set the list of domains to not proxy to | +| `--no-proxy` | Set the list of domains to not proxy to | \ No newline at end of file diff --git a/datacenter/dtr/2.0/reference/reconfigure.md b/datacenter/dtr/2.0/reference/reconfigure.md index d1c0be6b66..8590b974df 100644 --- a/datacenter/dtr/2.0/reference/reconfigure.md +++ b/datacenter/dtr/2.0/reference/reconfigure.md @@ -1,7 +1,6 @@ --- description: Docker Trusted Registry reconfigure command reference. -keywords: -- docker, registry, reference, reconfigure +keywords: docker, registry, reference, reconfigure title: docker/dtr reconfigure --- @@ -46,4 +45,4 @@ effect. To have no down time, configure your DTR for high-availability. | `--etcd-snapshot-count` | Set etcd's number of changes before creating a snapshot. | | `--ucp-insecure-tls` | Disable TLS verification for UCP | | `--ucp-ca` | Use a PEM-encoded TLS CA certificate for UCP | -| `--existing-replica-id` | ID of an existing replica in a cluster | +| `--existing-replica-id` | ID of an existing replica in a cluster | \ No newline at end of file diff --git a/datacenter/dtr/2.0/reference/remove.md b/datacenter/dtr/2.0/reference/remove.md index 3fa7aa8b0f..7c6201f6b4 100644 --- a/datacenter/dtr/2.0/reference/remove.md +++ b/datacenter/dtr/2.0/reference/remove.md @@ -1,7 +1,6 @@ --- description: Docker Trusted Registry remove command reference. -keywords: -- docker, registry, reference, remove +keywords: docker, registry, reference, remove title: docker/dtr remove --- @@ -33,4 +32,4 @@ DTR containers, and deletes all DTR volumes. | `--ucp-ca` | Use a PEM-encoded TLS CA certificate for UCP | | `--force-remove` | Force removal of replica even if it can break your cluster's state. Necessary only when --existing-replica-id == --replica-id. | | `--replica-id` | Specify the replica ID. Must be unique per replica, leave blank for random | -| `--existing-replica-id` | ID of an existing replica in a cluster | +| `--existing-replica-id` | ID of an existing replica in a cluster | \ No newline at end of file diff --git a/datacenter/dtr/2.0/reference/restore.md b/datacenter/dtr/2.0/reference/restore.md index d45a8a464d..49c9e00368 100644 --- a/datacenter/dtr/2.0/reference/restore.md +++ b/datacenter/dtr/2.0/reference/restore.md @@ -1,7 +1,6 @@ --- description: Docker Trusted Registry restore command reference. -keywords: -- docker, registry, restore, backup +keywords: docker, registry, restore, backup title: docker/dtr restore --- @@ -57,4 +56,4 @@ the 'join' command. | `--ucp-ca` | Use a PEM-encoded TLS CA certificate for UCP | | `--ucp-node` | Specify the host to install Docker Trusted Registry | | `--replica-id` | Specify the replica ID. Must be unique per replica, leave blank for random | -| `--config-only` | Backup/restore only the configurations of DTR and not the database | +| `--config-only` | Backup/restore only the configurations of DTR and not the database | \ No newline at end of file diff --git a/datacenter/dtr/2.0/reference/upgrade.md b/datacenter/dtr/2.0/reference/upgrade.md index da6008a2d4..a310ae8655 100644 --- a/datacenter/dtr/2.0/reference/upgrade.md +++ b/datacenter/dtr/2.0/reference/upgrade.md @@ -1,7 +1,6 @@ --- description: Docker Trusted Registry upgrade command reference. -keywords: -- docker, registry, restore, upgrade +keywords: docker, registry, restore, upgrade title: docker/dtr upgrade --- @@ -45,4 +44,4 @@ this bootstrapper. | `--etcd-snapshot-count` | Set etcd's number of changes before creating a snapshot. | | `--ucp-insecure-tls` | Disable TLS verification for UCP | | `--ucp-ca` | Use a PEM-encoded TLS CA certificate for UCP | -| `--existing-replica-id` | ID of an existing replica in a cluster | +| `--existing-replica-id` | ID of an existing replica in a cluster | \ No newline at end of file diff --git a/datacenter/dtr/2.0/release-notes/index.md b/datacenter/dtr/2.0/release-notes/index.md index d4504be2bb..c7adebdb0e 100644 --- a/datacenter/dtr/2.0/release-notes/index.md +++ b/datacenter/dtr/2.0/release-notes/index.md @@ -1,7 +1,6 @@ --- description: Docker Trusted Registry release notes -keywords: -- docker, documentation, about, technology, understanding, enterprise, hub, registry, release notes, Docker Trusted Registry +keywords: docker, documentation, about, technology, understanding, enterprise, hub, registry, release notes, Docker Trusted Registry title: Docker Trusted Registry release notes --- @@ -225,4 +224,4 @@ future release. Configure user authentication in UCP. ## Prior versions You can find the release notes for older versions of DTR on the -[relese notes archive](prior-release-notes.md). +[relese notes archive](prior-release-notes.md). \ No newline at end of file diff --git a/datacenter/dtr/2.0/release-notes/prior-release-notes.md b/datacenter/dtr/2.0/release-notes/prior-release-notes.md index 9094b61f6e..2b81d7051b 100644 --- a/datacenter/dtr/2.0/release-notes/prior-release-notes.md +++ b/datacenter/dtr/2.0/release-notes/prior-release-notes.md @@ -1,10 +1,9 @@ --- +description: Archived release notes for Docker Trusted Registry +keywords: docker, documentation, about, technology, understanding, enterprise, hub, registry, Docker Trusted Registry, release redirect_from: - /docker-trusted-registry/prior-release-notes/ - /docker-trusted-registry/release-notes/prior-release-notes/ -description: Archived release notes for Docker Trusted Registry -keywords: -- docker, documentation, about, technology, understanding, enterprise, hub, registry, Docker Trusted Registry, release title: DTR release notes archive --- @@ -314,4 +313,4 @@ been disabled for DHE users because of these issues. ## Version 1.0.0 (23 Apr 2015) -- First release +- First release \ No newline at end of file diff --git a/datacenter/dtr/2.0/repos-and-images/delete-an-image.md b/datacenter/dtr/2.0/repos-and-images/delete-an-image.md index a07845d39a..68f3e1da71 100644 --- a/datacenter/dtr/2.0/repos-and-images/delete-an-image.md +++ b/datacenter/dtr/2.0/repos-and-images/delete-an-image.md @@ -1,11 +1,10 @@ --- +description: Learn how to delete images from your repositories on Docker Trusted Registry. +keywords: docker, registry, repository, delete, image redirect_from: - /docker-trusted-registry/soft-garbage/ - /docker-trusted-registry/repos-and-images/delete-images/ - /docker-trusted-registry/repos-and-images/delete-an-image/ -description: Learn how to delete images from your repositories on Docker Trusted Registry. -keywords: -- docker, registry, repository, delete, image title: Delete an image --- @@ -17,4 +16,4 @@ tags you want to delete, and click the **Delete button**. You can also delete all image versions, by deleting the repository. For that, in the image **repository**, navigate to the **Settings** tab, and click the -**Delete** button. +**Delete** button. \ No newline at end of file diff --git a/datacenter/dtr/2.0/repos-and-images/index.md b/datacenter/dtr/2.0/repos-and-images/index.md index f0095e781d..c7d748ad77 100644 --- a/datacenter/dtr/2.0/repos-and-images/index.md +++ b/datacenter/dtr/2.0/repos-and-images/index.md @@ -1,7 +1,6 @@ --- description: Learn how to configure your Docker Engine to push and pull images from Docker Trusted Registry. -keywords: -- docker, registry, TLS, certificates +keywords: docker, registry, TLS, certificates title: Configure your Docker Engine --- @@ -95,4 +94,4 @@ $ docker login ## Where to go next -* [Pull an image from DTR](pull-an-image.md) +* [Pull an image from DTR](pull-an-image.md) \ No newline at end of file diff --git a/datacenter/dtr/2.0/repos-and-images/pull-an-image.md b/datacenter/dtr/2.0/repos-and-images/pull-an-image.md index b03820cead..948d53f750 100644 --- a/datacenter/dtr/2.0/repos-and-images/pull-an-image.md +++ b/datacenter/dtr/2.0/repos-and-images/pull-an-image.md @@ -1,10 +1,9 @@ --- +description: Learn how to pull an image from Docker Trusted Registry. +keywords: docker, registry, images, pull redirect_from: - /docker-trusted-registry/quick-start/ - /docker-trusted-registry/repos-and-images/pull-an-image/ -description: Learn how to pull an image from Docker Trusted Registry. -keywords: -- docker, registry, images, pull title: Pull an image from DTR --- @@ -31,4 +30,4 @@ $ docker pull dtr.company.org/dave.lauper/golang:1.7 ## Where to go next * [Push an image to DTR](push-an-image.md) -* [Configure your Docker Engine](index.md) +* [Configure your Docker Engine](index.md) \ No newline at end of file diff --git a/datacenter/dtr/2.0/repos-and-images/push-an-image.md b/datacenter/dtr/2.0/repos-and-images/push-an-image.md index e57712407d..cf2336acc1 100644 --- a/datacenter/dtr/2.0/repos-and-images/push-an-image.md +++ b/datacenter/dtr/2.0/repos-and-images/push-an-image.md @@ -1,12 +1,11 @@ --- +description: Learn how to push an image to Docker Trusted Registry. +keywords: docker, registry, images, pull redirect_from: - /docker-trusted-registry/repos-and-images/create-repo/ - /docker-trusted-registry/userguide/ - /docker-trusted-registry/repos-and-images/push-and-pull-images/ - /docker-trusted-registry/repos-and-images/push-an-image/ -description: Learn how to push an image to Docker Trusted Registry. -keywords: -- docker, registry, images, pull title: Push an image to DTR --- @@ -71,4 +70,4 @@ Go back to the **DTR web UI** to validate that the tag was successfully pushed. ## Where to go next -* [Pull an image from DTR](pull-an-image.md) +* [Pull an image from DTR](pull-an-image.md) \ No newline at end of file diff --git a/datacenter/dtr/2.0/user-management/create-and-manage-orgs.md b/datacenter/dtr/2.0/user-management/create-and-manage-orgs.md index b1895b3468..661ae8657c 100644 --- a/datacenter/dtr/2.0/user-management/create-and-manage-orgs.md +++ b/datacenter/dtr/2.0/user-management/create-and-manage-orgs.md @@ -1,10 +1,9 @@ --- -redirect_from: -- /docker-trusted-registry/user-management/create-and-manage-orgs/ description: Learn how to set up organizations to enforce security in Docker Trusted Registry. -keywords: -- docker, registry, security, permissions, organizations +keywords: docker, registry, security, permissions, organizations +redirect_from: +- /docker-trusted-registry/user-management/create-and-manage-orgs/ title: Create and manage organizations --- @@ -47,4 +46,4 @@ grant permissions to manage the organization, and click ## Where to go next * [Create and manage users](create-and-manage-users.md) -* [Create and manage teams](create-and-manage-teams.md) +* [Create and manage teams](create-and-manage-teams.md) \ No newline at end of file diff --git a/datacenter/dtr/2.0/user-management/create-and-manage-teams.md b/datacenter/dtr/2.0/user-management/create-and-manage-teams.md index 3340e56ab6..79f4027fa6 100644 --- a/datacenter/dtr/2.0/user-management/create-and-manage-teams.md +++ b/datacenter/dtr/2.0/user-management/create-and-manage-teams.md @@ -1,10 +1,9 @@ --- -redirect_from: -- /docker-trusted-registry/user-management/create-and-manage-teams/ description: Learn how to manage teams to enforce fine-grain access control in Docker Trusted Registry. -keywords: -- docker, registry, security, permissions, teams +keywords: docker, registry, security, permissions, teams +redirect_from: +- /docker-trusted-registry/user-management/create-and-manage-teams/ title: Create and manage teams --- @@ -55,4 +54,4 @@ There are three permission levels available: ## Where to go next * [Create and manage users](create-and-manage-users.md) -* [Create and manage organizations](create-and-manage-orgs.md) +* [Create and manage organizations](create-and-manage-orgs.md) \ No newline at end of file diff --git a/datacenter/dtr/2.0/user-management/create-and-manage-users.md b/datacenter/dtr/2.0/user-management/create-and-manage-users.md index 5d59e2338b..a17c328526 100644 --- a/datacenter/dtr/2.0/user-management/create-and-manage-users.md +++ b/datacenter/dtr/2.0/user-management/create-and-manage-users.md @@ -1,9 +1,8 @@ --- +description: Learn how to manage user permissions in Docker Trusted Registry. +keywords: docker, registry, security, permissions, users redirect_from: - /docker-trusted-registry/user-management/create-and-manage-users/ -description: Learn how to manage user permissions in Docker Trusted Registry. -keywords: -- docker, registry, security, permissions, users title: Create and manage users --- @@ -28,4 +27,4 @@ for the user to change Docker Datacenter configurations. ## Where to go next * [Create and manage organizations](create-and-manage-orgs.md) -* [Create and manage teams](create-and-manage-teams.md) +* [Create and manage teams](create-and-manage-teams.md) \ No newline at end of file diff --git a/datacenter/dtr/2.0/user-management/index.md b/datacenter/dtr/2.0/user-management/index.md index 7acbfd76fd..aaf98fcd0f 100644 --- a/datacenter/dtr/2.0/user-management/index.md +++ b/datacenter/dtr/2.0/user-management/index.md @@ -1,9 +1,8 @@ --- +description: Learn about the permission levels available on Docker Trusted Registry. +keywords: docker, registry, security, permissions, users redirect_from: - /docker-trusted-registry/accounts/ -description: Learn about the permission levels available on Docker Trusted Registry. -keywords: -- docker, registry, security, permissions, users title: Authentication and authorization --- @@ -56,4 +55,4 @@ and pull images from the whale/java repository. ## Where to go next -* [Create and manage users](create-and-manage-users.md) +* [Create and manage users](create-and-manage-users.md) \ No newline at end of file diff --git a/datacenter/dtr/2.0/user-management/permission-levels.md b/datacenter/dtr/2.0/user-management/permission-levels.md index a34aebe277..6ed437d678 100644 --- a/datacenter/dtr/2.0/user-management/permission-levels.md +++ b/datacenter/dtr/2.0/user-management/permission-levels.md @@ -1,9 +1,8 @@ --- +description: Learn about the permission levels available in Docker Trusted Registry. +keywords: docker, registry, security, permissions redirect_from: - /docker-trusted-registry/user-management/permission-levels/ -description: Learn about the permission levels available in Docker Trusted Registry. -keywords: -- docker, registry, security, permissions title: Permission levels --- @@ -54,4 +53,4 @@ repositories. ## Where to go next -* [Authentication and authorization](index.md) +* [Authentication and authorization](index.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/access-ucp/cli-based-access.md b/datacenter/ucp/1.1/access-ucp/cli-based-access.md index 7edcb2cd3e..9addf422cf 100644 --- a/datacenter/ucp/1.1/access-ucp/cli-based-access.md +++ b/datacenter/ucp/1.1/access-ucp/cli-based-access.md @@ -1,10 +1,9 @@ --- description: Learn how to access Docker Universal Control Plane from the CLI. -keywords: -- docker, ucp, cli, administration -title: CLI-based access +keywords: docker, ucp, cli, administration redirect_from: - /ucp/access-ucp/cli-based-access/ +title: CLI-based access --- Docker UCP secures your cluster with role-based access control, so that only @@ -101,4 +100,4 @@ $ curl -k -H "Authorization: Bearer $AUTHTOKEN" https:///api/clientbundl ## Where to go next * [Deploy an app from the UI](../applications/deploy-app-ui.md) -* [Deploy an app from the CLI](../applications/deploy-app-cli.md) +* [Deploy an app from the CLI](../applications/deploy-app-cli.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/access-ucp/index.md b/datacenter/ucp/1.1/access-ucp/index.md index 352b0630a9..a714ab760d 100644 --- a/datacenter/ucp/1.1/access-ucp/index.md +++ b/datacenter/ucp/1.1/access-ucp/index.md @@ -1,12 +1,11 @@ --- description: Learn how to access Docker Universal Control Plane from the web and the CLI. -keywords: -- docker, ucp, cli +keywords: docker, ucp, cli title: Access UCP --- This section includes the following topics: * [Web-based access](web-based-access.md) -* [CLI-based access](cli-based-access.md) +* [CLI-based access](cli-based-access.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/access-ucp/web-based-access.md b/datacenter/ucp/1.1/access-ucp/web-based-access.md index a6e7dd5946..bd173c42b4 100644 --- a/datacenter/ucp/1.1/access-ucp/web-based-access.md +++ b/datacenter/ucp/1.1/access-ucp/web-based-access.md @@ -1,10 +1,9 @@ --- description: Learn how to access Docker Universal Control Plane from the web browser. -keywords: -- docker, ucp, web, administration -title: Web-based access +keywords: docker, ucp, web, administration redirect_from: - /ucp/access-ucp/web-based-access/ +title: Web-based access --- Docker Universal Control Plane allows you to manage your cluster in a visual @@ -23,4 +22,4 @@ browser, Administrators can: ![](../images/overview-3.png) Non-admin users can only see and change the images, networks, volumes, and -containers, they are granted access. +containers, they are granted access. \ No newline at end of file diff --git a/datacenter/ucp/1.1/applications/deploy-app-cli.md b/datacenter/ucp/1.1/applications/deploy-app-cli.md index 537cd34379..f8a8801623 100644 --- a/datacenter/ucp/1.1/applications/deploy-app-cli.md +++ b/datacenter/ucp/1.1/applications/deploy-app-cli.md @@ -1,11 +1,9 @@ --- +description: Learn how to deploy containerized applications on a cluster, with Docker Universal Control Plane. +keywords: deploy, application redirect_from: - /ucp/deploy-application/ - /ucp/applications/deploy-app-cli/ -description: Learn how to deploy containerized applications on a cluster, with Docker - Universal Control Plane. -keywords: -- deploy, application title: Deploy an app from the CLI --- @@ -75,4 +73,4 @@ deployed. ## Where to go next -* [Deploy an app from the UI](deploy-app-ui.md) +* [Deploy an app from the UI](deploy-app-ui.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/applications/deploy-app-ui.md b/datacenter/ucp/1.1/applications/deploy-app-ui.md index 20860fbfc7..439379824b 100644 --- a/datacenter/ucp/1.1/applications/deploy-app-ui.md +++ b/datacenter/ucp/1.1/applications/deploy-app-ui.md @@ -1,10 +1,9 @@ --- -redirect_from: -- /ucp/applications/deploy-app-ui/ description: Learn how to deploy containerized applications on a cluster, with Docker Universal Control Plane. -keywords: -- ucp, deploy, application +keywords: ucp, deploy, application +redirect_from: +- /ucp/applications/deploy-app-ui/ title: Deploy an app from the UI --- @@ -87,4 +86,4 @@ use your version control system to persist that file. ## Where to go next -* [Deploy an app from the CLI](deploy-app-cli.md) +* [Deploy an app from the CLI](deploy-app-cli.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/applications/index.md b/datacenter/ucp/1.1/applications/index.md index 4c3012baa9..d8f4218973 100644 --- a/datacenter/ucp/1.1/applications/index.md +++ b/datacenter/ucp/1.1/applications/index.md @@ -1,11 +1,10 @@ --- description: Learn how to manage applications on Docker Universal Control Plane. -keywords: -- docker, ucp, apps, management +keywords: docker, ucp, apps, management title: UCP applications --- This section includes the following topics: * [Deploy an app from the UI](deploy-app-ui.md) -* [Deploy an app from the CLI](deploy-app-cli.md) +* [Deploy an app from the CLI](deploy-app-cli.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/architecture.md b/datacenter/ucp/1.1/architecture.md index 9c5964d906..5cafe58f1b 100644 --- a/datacenter/ucp/1.1/architecture.md +++ b/datacenter/ucp/1.1/architecture.md @@ -1,9 +1,8 @@ --- +description: Learn about the architecture of Docker Universal Control Plane. +keywords: docker, ucp, architecture redirect_from: - /ucp/architecture/ -description: Learn about the architecture of Docker Universal Control Plane. -keywords: -- docker, ucp, architecture title: UCP architecture --- @@ -84,4 +83,4 @@ nodes and join them to create a cluster. ## Where to go next * [System requirements](installation/system-requirements.md) -* [Plan a production installation](installation/plan-production-install.md) +* [Plan a production installation](installation/plan-production-install.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/configuration/configure-logs.md b/datacenter/ucp/1.1/configuration/configure-logs.md index 34b81efbb5..2603c5bfcd 100644 --- a/datacenter/ucp/1.1/configuration/configure-logs.md +++ b/datacenter/ucp/1.1/configuration/configure-logs.md @@ -1,10 +1,9 @@ --- -redirect_from: -- /ucp/configuration/configure-logs/ description: Learn how to configure Docker Universal Control Plane to store your logs on an external log system. -keywords: -- docker, ucp, integrate, logs +keywords: docker, ucp, integrate, logs +redirect_from: +- /ucp/configuration/configure-logs/ title: Configure UCP logging --- @@ -57,4 +56,4 @@ options that can accomplish this (e.g. Shield plug-in for Kibana) ## Where to go next * [Integrate with DTR](dtr-integration.md) -* [Set up high availability](../high-availability/set-up-high-availability.md) +* [Set up high availability](../high-availability/set-up-high-availability.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/configuration/dtr-integration.md b/datacenter/ucp/1.1/configuration/dtr-integration.md index 91aabb9c71..3176565ab9 100644 --- a/datacenter/ucp/1.1/configuration/dtr-integration.md +++ b/datacenter/ucp/1.1/configuration/dtr-integration.md @@ -1,10 +1,9 @@ --- +description: Integrate UCP with Docker Trusted Registry +keywords: trusted, registry, integrate, UCP, DTR redirect_from: - /ucp/dtr-integration/ - /ucp/configuration/dtr-integration/ -description: Integrate UCP with Docker Trusted Registry -keywords: -- trusted, registry, integrate, UCP, DTR title: Integrate with Docker Trusted Registry --- @@ -220,4 +219,4 @@ Get https://dtr/v1/_ping: x509: certificate signed by unknown authority ## Where to go next * [Monitor your cluster](../monitor/monitor-ucp.md) -* [Troubleshoot your cluster](../monitor/troubleshoot-ucp.md) +* [Troubleshoot your cluster](../monitor/troubleshoot-ucp.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/configuration/index.md b/datacenter/ucp/1.1/configuration/index.md index 2d0e05b6c6..1fbcc55ad4 100644 --- a/datacenter/ucp/1.1/configuration/index.md +++ b/datacenter/ucp/1.1/configuration/index.md @@ -1,7 +1,6 @@ --- description: Learn how to configure Docker Universal Control Plane on production. -keywords: -- docker, ucp, install, configuration +keywords: docker, ucp, install, configuration title: UCP configuration --- @@ -9,4 +8,4 @@ This section includes the following topics: * [Set up container networking](multi-host-networking.md) * [Integrate with Docker Trusted Registry](dtr-integration.md) -* [Configure UCP logging](configure-logs.md) +* [Configure UCP logging](configure-logs.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/configuration/ldap-integration.md b/datacenter/ucp/1.1/configuration/ldap-integration.md index a0072bb43a..88051210b2 100644 --- a/datacenter/ucp/1.1/configuration/ldap-integration.md +++ b/datacenter/ucp/1.1/configuration/ldap-integration.md @@ -1,11 +1,9 @@ --- +description: Learn how to integrate UCP with an LDAP service, so that you can manage users from a single place. +keywords: LDAP, authentication, user management redirect_from: - /docker-trusted-registry/configure/config-auth/ - /ucp/configuration/ldap-integration/ -description: Learn how to integrate UCP with an LDAP service, so that you can manage - users from a single place. -keywords: -- LDAP, authentication, user management title: Integrate with LDAP --- @@ -95,4 +93,4 @@ You can also manually synchronize users by clicking the **Sync Now** button. When a user is removed from LDAP, that user becomes inactive after the LDAP synchronization runs. Also, when you switch from the built-in authentication to using LDAP -authentication, all manually created users become inactive. +authentication, all manually created users become inactive. \ No newline at end of file diff --git a/datacenter/ucp/1.1/configuration/multi-host-networking.md b/datacenter/ucp/1.1/configuration/multi-host-networking.md index 048689e473..c4c9289a78 100644 --- a/datacenter/ucp/1.1/configuration/multi-host-networking.md +++ b/datacenter/ucp/1.1/configuration/multi-host-networking.md @@ -1,10 +1,9 @@ --- +description: Docker Universal Control Plane +keywords: networking, kv, engine-discovery, ucp redirect_from: - /ucp/networking/ - /ucp/configuration/multi-host-networking/ -description: Docker Universal Control Plane -keywords: -- networking, kv, engine-discovery, ucp title: Enable container networking with UCP --- @@ -276,4 +275,4 @@ Remember, you'll need to restart the daemon each time you change the start optio ## Where to go next * [Integrate with DTR](dtr-integration.md) -* [Set up high availability](../high-availability/set-up-high-availability.md) +* [Set up high availability](../high-availability/set-up-high-availability.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/configuration/use-externally-signed-certs.md b/datacenter/ucp/1.1/configuration/use-externally-signed-certs.md index 9bf8acc69c..134426466f 100644 --- a/datacenter/ucp/1.1/configuration/use-externally-signed-certs.md +++ b/datacenter/ucp/1.1/configuration/use-externally-signed-certs.md @@ -1,10 +1,9 @@ --- -redirect_from: -- /ucp/configuration/use-externally-signed-certs/ description: Learn how to configure Docker Universal Control Plane to use your own certificates. -keywords: -- Universal Control Plane, UCP, certificate, authentiation, tls +keywords: Universal Control Plane, UCP, certificate, authentiation, tls +redirect_from: +- /ucp/configuration/use-externally-signed-certs/ title: Use externally-signed certificates --- @@ -59,4 +58,4 @@ To replace the server certificates used by UCP, for each controller node: After replacing the certificates your users won't be able to authenticate with their old client certificate bundles. Ask your users to go to the UCP - web UI and [get new client certificate bundles](../access-ucp/cli-based-access.md). + web UI and [get new client certificate bundles](../access-ucp/cli-based-access.md). \ No newline at end of file diff --git a/datacenter/ucp/1.1/high-availability/backups-and-disaster-recovery.md b/datacenter/ucp/1.1/high-availability/backups-and-disaster-recovery.md index 3146646196..34956a5499 100644 --- a/datacenter/ucp/1.1/high-availability/backups-and-disaster-recovery.md +++ b/datacenter/ucp/1.1/high-availability/backups-and-disaster-recovery.md @@ -1,10 +1,9 @@ --- -redirect_from: -- /ucp/high-availability/backups-and-disaster-recovery/ description: Learn how to backup your Docker Universal Control Plane cluster, and to recover your cluster from an existing backup. -keywords: -- docker, ucp, backup, restore, recovery +keywords: docker, ucp, backup, restore, recovery +redirect_from: +- /ucp/high-availability/backups-and-disaster-recovery/ title: Backups and disaster recovery --- @@ -92,4 +91,4 @@ You should now have your cluster up and running. ## Where to go next * [Set up high availability](set-up-high-availability.md) -* [UCP architecture](../architecture.md) +* [UCP architecture](../architecture.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/high-availability/index.md b/datacenter/ucp/1.1/high-availability/index.md index 36dc8678ca..4047f00510 100644 --- a/datacenter/ucp/1.1/high-availability/index.md +++ b/datacenter/ucp/1.1/high-availability/index.md @@ -1,7 +1,6 @@ --- description: Learn how to set up Docker Universal Control Plane for high availability. -keywords: -- docker, ucp, high-availability, backup, recovery +keywords: docker, ucp, high-availability, backup, recovery title: Configure UCP for high availability --- @@ -9,4 +8,4 @@ This section includes the following topics: * [Set up high availability](set-up-high-availability.md) * [Replicate CAs for high availability](replicate-cas.md) -* [Backups and disaster recovery](backups-and-disaster-recovery.md) +* [Backups and disaster recovery](backups-and-disaster-recovery.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/high-availability/replicate-cas.md b/datacenter/ucp/1.1/high-availability/replicate-cas.md index d9c0584990..943fbd6be5 100644 --- a/datacenter/ucp/1.1/high-availability/replicate-cas.md +++ b/datacenter/ucp/1.1/high-availability/replicate-cas.md @@ -1,10 +1,9 @@ --- -redirect_from: -- /ucp/high-availability/replicate-cas/ description: Docker Universal Control plane has support for high availability. Learn how to set up your installation to ensure it tolerates failures. -keywords: -- replica, controller, availability, high, ucp +keywords: replica, controller, availability, high, ucp +redirect_from: +- /ucp/high-availability/replicate-cas/ title: Replicate CAs for high availability --- @@ -94,4 +93,4 @@ Where: ## Where to go next * [Set up high availability](set-up-high-availability.md) -* [Backups and disaster recovery](backups-and-disaster-recovery.md) +* [Backups and disaster recovery](backups-and-disaster-recovery.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/high-availability/set-up-high-availability.md b/datacenter/ucp/1.1/high-availability/set-up-high-availability.md index 2bd226686d..a6f3ce5dde 100644 --- a/datacenter/ucp/1.1/high-availability/set-up-high-availability.md +++ b/datacenter/ucp/1.1/high-availability/set-up-high-availability.md @@ -1,11 +1,9 @@ --- +description: Docker Universal Control plane has support for high availability. Learn how to set up your installation to ensure it tolerates failures. +keywords: docker, ucp, high-availability, replica redirect_from: - /ucp/understand_ha/ - /ucp/high-availability/set-up-high-availability/ -description: Docker Universal Control plane has support for high availability. Learn - how to set up your installation to ensure it tolerates failures. -keywords: -- docker, ucp, high-availability, replica title: Set up high availability --- @@ -69,4 +67,4 @@ is healthy and if it should remain on the load balancing pool or not. ## Where to go next * [UCP architecture](../architecture.md) -* [Install UCP for production](../installation/install-production.md) +* [Install UCP for production](../installation/install-production.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/index.md b/datacenter/ucp/1.1/index.md index 97e155189d..688c2e24fe 100644 --- a/datacenter/ucp/1.1/index.md +++ b/datacenter/ucp/1.1/index.md @@ -1,7 +1,6 @@ --- description: Docker Universal Control Plane -keywords: -- universal, control, plane, ucp +keywords: universal, control, plane, ucp title: Docker Universal Control Plane --- @@ -21,4 +20,4 @@ The UCP documentation includes the following topics: * [High availability](high-availability/set-up-high-availability.md) * [User management](user-management/authentication-and-authorization.md) * [Applications](applications/deploy-app-ui.md) -* [Release notes](release_notes.md) +* [Release notes](release_notes.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/installation/index.md b/datacenter/ucp/1.1/installation/index.md index 6668516f9b..5593317464 100644 --- a/datacenter/ucp/1.1/installation/index.md +++ b/datacenter/ucp/1.1/installation/index.md @@ -1,7 +1,6 @@ --- description: Learn the requirements and procedure to install Docker Universal Control Plane on production. -keywords: -- docker, ucp, install, requirements +keywords: docker, ucp, install, requirements title: Install UCP --- @@ -13,4 +12,4 @@ This section includes the following topics: * [Install offline](install-offline.md) * [License UCP](license.md) * [Upgrade UCP](upgrade.md) -* [Uninstall UCP](uninstall.md) +* [Uninstall UCP](uninstall.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/installation/install-offline.md b/datacenter/ucp/1.1/installation/install-offline.md index fba7f418f7..c30408f9e6 100644 --- a/datacenter/ucp/1.1/installation/install-offline.md +++ b/datacenter/ucp/1.1/installation/install-offline.md @@ -1,10 +1,9 @@ --- -redirect_from: -- /ucp/installation/install-offline/ description: Learn how to install Docker Universal Control Plane. on a machine with no internet access. -keywords: -- docker, ucp, install, offline +keywords: docker, ucp, install, offline +redirect_from: +- /ucp/installation/install-offline/ title: Install UCP offline --- @@ -59,4 +58,4 @@ all the images. Then you copy that package to the host where you’ll install UC ## Where to go next * [Install UCP for production](install-production.md). -* [UCP system requirements](system-requirements.md) +* [UCP system requirements](system-requirements.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/installation/install-production.md b/datacenter/ucp/1.1/installation/install-production.md index 2d31385907..4584ea4068 100644 --- a/datacenter/ucp/1.1/installation/install-production.md +++ b/datacenter/ucp/1.1/installation/install-production.md @@ -1,10 +1,9 @@ --- +description: Learn how to install Docker Universal Control Plane on production +keywords: Universal Control Plane, UCP, install redirect_from: - /ucp/production-install/ - /ucp/installation/install-production/ -description: Learn how to install Docker Universal Control Plane on production -keywords: -- Universal Control Plane, UCP, install title: Install UCP for production --- @@ -252,4 +251,4 @@ certificate bundle. ## Where to go next * [Deploy an app from the UI](../applications/deploy-app-ui.md) -* [Monitor a UCP cluster](../monitor/monitor-ucp.md) +* [Monitor a UCP cluster](../monitor/monitor-ucp.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/installation/license.md b/datacenter/ucp/1.1/installation/license.md index 694f5f66e3..acbddbae62 100644 --- a/datacenter/ucp/1.1/installation/license.md +++ b/datacenter/ucp/1.1/installation/license.md @@ -1,9 +1,8 @@ --- +description: Learn how to license your Docker Universal Control Plane installation. +keywords: Universal Control Plane, UCP, install, license redirect_from: - /ucp/installation/license/ -description: Learn how to license your Docker Universal Control Plane installation. -keywords: -- Universal Control Plane, UCP, install, license title: License UCP --- @@ -33,4 +32,4 @@ Click **Upload License** for the changes to take effect. ## Where to go next * [Install UCP](install-production.md) -* [Install UCP offline](install-offline.md) +* [Install UCP offline](install-offline.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/installation/plan-production-install.md b/datacenter/ucp/1.1/installation/plan-production-install.md index f68b0ecc91..efa8b3cfcd 100644 --- a/datacenter/ucp/1.1/installation/plan-production-install.md +++ b/datacenter/ucp/1.1/installation/plan-production-install.md @@ -1,11 +1,9 @@ --- +description: Learn about the Docker Universal Control Plane architecture, and the requirements to install it on production. +keywords: docker, ucp, install, checklist redirect_from: - /ucp/plan-production-install/ - /ucp/installation/plan-production-install/ -description: Learn about the Docker Universal Control Plane architecture, and the - requirements to install it on production. -keywords: -- docker, ucp, install, checklist title: Plan a production installation --- @@ -110,4 +108,4 @@ a network file system. ## Where to go next * [UCP system requirements](system-requirements.md) -* [Install UCP for production](install-production.md) +* [Install UCP for production](install-production.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/installation/system-requirements.md b/datacenter/ucp/1.1/installation/system-requirements.md index 13f5154494..df1a32d6aa 100644 --- a/datacenter/ucp/1.1/installation/system-requirements.md +++ b/datacenter/ucp/1.1/installation/system-requirements.md @@ -1,10 +1,9 @@ --- -redirect_from: -- /ucp/installation/system-requirements/ description: Learn about the system requirements for installing Docker Universal Control Plane. -keywords: -- docker, ucp, architecture, requirements +keywords: docker, ucp, architecture, requirements +redirect_from: +- /ucp/installation/system-requirements/ title: UCP System requirements --- @@ -60,4 +59,4 @@ Docker Datacenter is a software subscription that includes 3 products: ## Where to go next * [UCP architecture](../architecture.md) -* [Plan a production installation](plan-production-install.md) +* [Plan a production installation](plan-production-install.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/installation/uninstall.md b/datacenter/ucp/1.1/installation/uninstall.md index 766a3fa459..2b31f9c4ea 100644 --- a/datacenter/ucp/1.1/installation/uninstall.md +++ b/datacenter/ucp/1.1/installation/uninstall.md @@ -1,9 +1,8 @@ --- +description: Learn how to uninstall a Docker Universal Control Plane cluster. +keywords: docker, ucp, uninstall redirect_from: - /ucp/installation/uninstall/ -description: Learn how to uninstall a Docker Universal Control Plane cluster. -keywords: -- docker, ucp, uninstall title: Uninstall UCP --- @@ -85,4 +84,4 @@ You can also use flags to pass values to the uninstall command. 5. Confirm the node was removed from the cluster. In the UCP web application, confirm the node is no longer listed. It - might take a few minutes for UCP to stop listing that node. + might take a few minutes for UCP to stop listing that node. \ No newline at end of file diff --git a/datacenter/ucp/1.1/installation/upgrade.md b/datacenter/ucp/1.1/installation/upgrade.md index 8f061bbd8e..002e0534fe 100644 --- a/datacenter/ucp/1.1/installation/upgrade.md +++ b/datacenter/ucp/1.1/installation/upgrade.md @@ -1,8 +1,7 @@ --- description: Learn how to upgrade Docker Universal Control Plane with minimal impact to your users. -keywords: -- Docker, UCP, upgrade, update +keywords: Docker, UCP, upgrade, update title: Upgrade UCP --- @@ -183,4 +182,4 @@ If your cluster is set up for high-availability (has several controller nodes): ## Where to go next -* [UCP release notes](../release_notes.md) +* [UCP release notes](../release_notes.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/monitor/index.md b/datacenter/ucp/1.1/monitor/index.md index 6c78136ba4..de23e280ca 100644 --- a/datacenter/ucp/1.1/monitor/index.md +++ b/datacenter/ucp/1.1/monitor/index.md @@ -1,9 +1,8 @@ --- +description: Manage, monitor, troubleshoot +keywords: manage, monitor, troubleshoot redirect_from: - /ucp/manage/ -description: Manage, monitor, troubleshoot -keywords: -- manage, monitor, troubleshoot title: Monitor and troubleshoot UCP --- @@ -11,4 +10,4 @@ This section includes the following topics: * [Monitor your cluster](monitor-ucp.md) * [Troubleshoot your cluster](troubleshoot-ucp.md) -* [Troubleshoot cluster configurations](troubleshoot-configurations.md) +* [Troubleshoot cluster configurations](troubleshoot-configurations.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/monitor/monitor-ucp.md b/datacenter/ucp/1.1/monitor/monitor-ucp.md index f4f91c1f97..5f4e200281 100644 --- a/datacenter/ucp/1.1/monitor/monitor-ucp.md +++ b/datacenter/ucp/1.1/monitor/monitor-ucp.md @@ -1,11 +1,9 @@ --- +description: Monitor your Docker Universal Control Plane installation, and learn how to troubleshoot it. +keywords: Docker, UCP, troubleshoot redirect_from: - /ucp/manage/monitor-ucp/ - /ucp/monitor/monitor-ucp/ -description: Monitor your Docker Universal Control Plane installation, and learn how - to troubleshoot it. -keywords: -- Docker, UCP, troubleshoot title: Monitor your cluster --- @@ -82,4 +80,4 @@ You can also monitor the status of a UCP cluster, using the Docker CLI client. ## Where to go next * [Troubleshoot your cluster](troubleshoot-ucp.md) -* [Get support](../support.md) +* [Get support](../support.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/monitor/troubleshoot-configurations.md b/datacenter/ucp/1.1/monitor/troubleshoot-configurations.md index 65b3c8416f..c11068729d 100644 --- a/datacenter/ucp/1.1/monitor/troubleshoot-configurations.md +++ b/datacenter/ucp/1.1/monitor/troubleshoot-configurations.md @@ -1,10 +1,9 @@ --- +description: Learn how to troubleshoot your Docker Universal Control Plane cluster. +keywords: ectd, key, value, store, ucp redirect_from: - /ucp/kv_store/ - /ucp/monitor/troubleshoot-configurations/ -description: Learn how to troubleshoot your Docker Universal Control Plane cluster. -keywords: -- ectd, key, value, store, ucp title: Troubleshoot cluster configurations --- @@ -129,4 +128,4 @@ functionality to reset your cluster to a single controller node cluster. ## Where to go next * [Monitor your cluster](monitor-ucp.md) -* [Get support](../support.md) +* [Get support](../support.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/monitor/troubleshoot-ucp.md b/datacenter/ucp/1.1/monitor/troubleshoot-ucp.md index 720f047aa1..551d1a9c49 100644 --- a/datacenter/ucp/1.1/monitor/troubleshoot-ucp.md +++ b/datacenter/ucp/1.1/monitor/troubleshoot-ucp.md @@ -1,9 +1,8 @@ --- +description: Learn how to troubleshoot your Docker Universal Control Plane cluster. +keywords: docker, ucp, troubleshoot redirect_from: - /ucp/monitor/troubleshoot-ucp/ -description: Learn how to troubleshoot your Docker Universal Control Plane cluster. -keywords: -- docker, ucp, troubleshoot title: Troubleshoot your cluster --- @@ -59,4 +58,4 @@ specially useful if the UCP web application is not working. ## Where to go next * [Monitor your cluster](monitor-ucp.md) -* [Troubleshoot cluster configurations](troubleshoot-configurations.md) +* [Troubleshoot cluster configurations](troubleshoot-configurations.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/overview.md b/datacenter/ucp/1.1/overview.md index 85d1d367a0..e3af209692 100644 --- a/datacenter/ucp/1.1/overview.md +++ b/datacenter/ucp/1.1/overview.md @@ -1,10 +1,9 @@ --- -redirect_from: -- /ucp/overview/ description: Learn about Docker Universal Control Plane, the enterprise-grade cluster management solution from Docker. -keywords: -- docker, ucp, overview, orchestration, clustering +keywords: docker, ucp, overview, orchestration, clustering +redirect_from: +- /ucp/overview/ title: Universal Control Plane overview --- @@ -67,4 +66,4 @@ the images you deploy have not been altered in any way. ## Where to go next * [Get started with UCP](install-sandbox.md) - * [UCP architecture](architecture.md) + * [UCP architecture](architecture.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/reference/backup.md b/datacenter/ucp/1.1/reference/backup.md index 76e3d2c2d1..42a3e69dfa 100644 --- a/datacenter/ucp/1.1/reference/backup.md +++ b/datacenter/ucp/1.1/reference/backup.md @@ -1,7 +1,6 @@ --- description: Stream a tar file to stdout containing all UCP data volumes. -keywords: -- docker, ucp, backup, restore +keywords: docker, ucp, backup, restore title: docker/ucp backup --- @@ -45,4 +44,4 @@ built-in PGP compatible encryption. | `--id` | The ID of the UCP instance to backup | | `--root-ca-only` | Backup only the root CA certificates and keys from this controller node | | `--passphrase` | Encrypt the tar file with the provided passphrase [$UCP_PASSPHRASE] | -| `--interactive, -i` | Enable interactive mode. You will be prompted to enter all required information. | +| `--interactive, -i` | Enable interactive mode. You will be prompted to enter all required information. | \ No newline at end of file diff --git a/datacenter/ucp/1.1/reference/dump-certs.md b/datacenter/ucp/1.1/reference/dump-certs.md index daf11bd1a7..ef4ba0aa79 100644 --- a/datacenter/ucp/1.1/reference/dump-certs.md +++ b/datacenter/ucp/1.1/reference/dump-certs.md @@ -1,7 +1,6 @@ --- description: Dump out public certificates -keywords: -- dump-certs, ucp +keywords: dump-certs, ucp title: docker/ucp dump-certs --- @@ -34,4 +33,4 @@ configure DTR. | `--debug, -D` | Enable debug | | `--jsonlog` | Produce json formatted output for easier parsing | | `--ca` | Dump only the contents of the `ca.pem` file (default is to dump both ca and cert) | -| `--cluster` | Dump the internal UCP Cluster Root CA and cert instead of the public server cert | +| `--cluster` | Dump the internal UCP Cluster Root CA and cert instead of the public server cert | \ No newline at end of file diff --git a/datacenter/ucp/1.1/reference/engine-discovery.md b/datacenter/ucp/1.1/reference/engine-discovery.md index edddb17fb0..b49d53c2aa 100644 --- a/datacenter/ucp/1.1/reference/engine-discovery.md +++ b/datacenter/ucp/1.1/reference/engine-discovery.md @@ -1,7 +1,6 @@ --- description: Manage the engine discovery configuration on a node. -keywords: -- docker, ucp, discovery +keywords: docker, ucp, discovery title: docker/ucp engine-discovery --- @@ -48,4 +47,4 @@ and 2 is used for any failures. | `--jsonlog` | Produce json formatted output for easier parsing | | `--update` | Apply engine discovery configuration changes | | `--controller` `[--controller option --controller option]` | Update discovery with the external IP address or hostname of the controller(s) | -| `--host-address` | Update the external IP address or hostname this node advertises itself as [$UCP_HOST_ADDRESS] | +| `--host-address` | Update the external IP address or hostname this node advertises itself as [$UCP_HOST_ADDRESS] | \ No newline at end of file diff --git a/datacenter/ucp/1.1/reference/fingerprint.md b/datacenter/ucp/1.1/reference/fingerprint.md index b3be66d563..362aa4f989 100644 --- a/datacenter/ucp/1.1/reference/fingerprint.md +++ b/datacenter/ucp/1.1/reference/fingerprint.md @@ -1,7 +1,6 @@ --- description: Dump out TLS certificates. -keywords: -- fingerprint, ucp, tool, reference, ucp +keywords: fingerprint, ucp, tool, reference, ucp title: docker/ucp fingerprint --- @@ -22,4 +21,4 @@ docker run --rm \ This utility will display the certificate fingerprint of the UCP controller running on the local engine. This can be used when scripting 'join' -operations for the '--fingerprint' flag. +operations for the '--fingerprint' flag. \ No newline at end of file diff --git a/datacenter/ucp/1.1/reference/help.md b/datacenter/ucp/1.1/reference/help.md index 734e0880ac..e14bba1904 100644 --- a/datacenter/ucp/1.1/reference/help.md +++ b/datacenter/ucp/1.1/reference/help.md @@ -1,7 +1,6 @@ --- description: Shows a list of available commands for Docker Universal Control Plane. -keywords: -- help, ucp +keywords: help, ucp title: docker/ucp help --- @@ -36,4 +35,4 @@ docker run --rm -it \ -v /var/run/docker.sock:/var/run/docker.sock \ docker/ucp \ command [arguments...] -``` +``` \ No newline at end of file diff --git a/datacenter/ucp/1.1/reference/id.md b/datacenter/ucp/1.1/reference/id.md index 32f8ca1cc9..28b27217d8 100644 --- a/datacenter/ucp/1.1/reference/id.md +++ b/datacenter/ucp/1.1/reference/id.md @@ -1,7 +1,6 @@ --- description: Dump out the ID of the UCP components running on this engine. -keywords: -- docker, ucp, id +keywords: docker, ucp, id title: docker/ucp id --- @@ -22,4 +21,4 @@ docker run --rm \ This utility will display the ID of the local UCP components running on this node. This ID matches what you see when you run 'docker info' pointed to the UCP controller(s) and is required by various commands -in this tool as confirmation. +in this tool as confirmation. \ No newline at end of file diff --git a/datacenter/ucp/1.1/reference/images.md b/datacenter/ucp/1.1/reference/images.md index eb1a2390ca..32150a5575 100644 --- a/datacenter/ucp/1.1/reference/images.md +++ b/datacenter/ucp/1.1/reference/images.md @@ -1,7 +1,6 @@ --- description: Verify the UCP images on this Docker Engine. -keywords: -- images, ucp, images +keywords: images, ucp, images title: docker/ucp images --- @@ -33,4 +32,4 @@ to change behavior. | `--registry-username` | Specify the username to pull required images with [$REGISTRY_USERNAME] | | `--registry-password` | Specify the password to pull required images with [$REGISTRY_PASSWORD] | | `--pull "missing"` | Specify image pull behavior ('always', when 'missing', or 'never') (default: "missing") | -| `--list` | Don`t do anything, just list the images used by UCP | +| `--list` | Don`t do anything, just list the images used by UCP | \ No newline at end of file diff --git a/datacenter/ucp/1.1/reference/index.md b/datacenter/ucp/1.1/reference/index.md index e4a5fe493e..07b2f42f69 100644 --- a/datacenter/ucp/1.1/reference/index.md +++ b/datacenter/ucp/1.1/reference/index.md @@ -1,7 +1,6 @@ --- description: Installs Docker Universal Control Plane. -keywords: -- docker, ucp, install +keywords: docker, ucp, install title: UCP tool reference --- @@ -66,4 +65,4 @@ Additional help is available for each command with the '--help' option. | `backup` | Stream a tar file to stdout containing all UCP data volumes | | `restore` | Stream a tar file on stdin containing all local UCP data volumes | | `regen-certs` | Regenerate keys and certificates for a UCP controller | -| `help` | Shows a list of commands or help for one command | +| `help` | Shows a list of commands or help for one command | \ No newline at end of file diff --git a/datacenter/ucp/1.1/reference/install.md b/datacenter/ucp/1.1/reference/install.md index 4f0f869150..fc8fdd0ec2 100644 --- a/datacenter/ucp/1.1/reference/install.md +++ b/datacenter/ucp/1.1/reference/install.md @@ -1,7 +1,6 @@ --- description: Install Docker Universal Control Plane. -keywords: -- install, ucp +keywords: install, ucp title: docker/ucp install --- @@ -64,4 +63,4 @@ mounting the file at '/docker_subscription.lic' in the tool. E.g. | `--binpack` | Set Swarm scheduler to binpack mode (default spread). | | `--random` | Set Swarm scheduler to random mode (default spread). | | `--pull "missing"` | Specify image pull behavior (`always`, when `missing`, or `never`) (default: "missing") | -| `--skip-engine-discovery` | Do not configure engine for clustering | +| `--skip-engine-discovery` | Do not configure engine for clustering | \ No newline at end of file diff --git a/datacenter/ucp/1.1/reference/join.md b/datacenter/ucp/1.1/reference/join.md index 308cb31d9d..9fe5aac96a 100644 --- a/datacenter/ucp/1.1/reference/join.md +++ b/datacenter/ucp/1.1/reference/join.md @@ -1,7 +1,6 @@ --- description: Joins a node to an existing Docker Universal Control Plane cluster. -keywords: -- join, ucp +keywords: join, ucp title: docker/ucp join --- @@ -60,4 +59,4 @@ will be retrieved from that backup. Add the following volume mount: | `--external-server-cert` | (Replica only) Use externally signed certificates for the controller. | | `--pull "missing"` | Specify image pull behavior ('always', when 'missing', or 'never') (default: "missing") | | `--passphrase` | Decrypt the Root CA tar file with the provided passphrase [$UCP_PASSPHRASE] | -| `--skip-engine-discovery` | Do not configure engine for clustering | +| `--skip-engine-discovery` | Do not configure engine for clustering | \ No newline at end of file diff --git a/datacenter/ucp/1.1/reference/regen-certs.md b/datacenter/ucp/1.1/reference/regen-certs.md index 6864c88379..1bec609f96 100644 --- a/datacenter/ucp/1.1/reference/regen-certs.md +++ b/datacenter/ucp/1.1/reference/regen-certs.md @@ -1,7 +1,6 @@ --- description: Regenerate certificates for Docker Universal Control Plane. -keywords: -- install, ucp +keywords: install, ucp title: docker/ucp regen-certs --- @@ -52,4 +51,4 @@ invalid and new bundles must be downloaded. | `--root-ca-only` | Regenerate the Root CAs on this node (Do only once in an HA cluster!) | | `--id` | The ID of the UCP instance to regenerate certificates for | | `--san` `[--san option --san option]` | Additional Subject Alternative Names for certs (e.g. --san foo1.bar.com --san foo2.bar.com) | -| `--external-server-cert` | Omit regenerating the UCP Controller web server certificate signed with an external CA | +| `--external-server-cert` | Omit regenerating the UCP Controller web server certificate signed with an external CA | \ No newline at end of file diff --git a/datacenter/ucp/1.1/reference/restart.md b/datacenter/ucp/1.1/reference/restart.md index 64335252a0..72c204386e 100644 --- a/datacenter/ucp/1.1/reference/restart.md +++ b/datacenter/ucp/1.1/reference/restart.md @@ -1,7 +1,6 @@ --- description: Restart Docker Universal Control Plane containers. -keywords: -- install, ucp, restart +keywords: install, ucp, restart title: docker/ucp restart --- @@ -22,4 +21,4 @@ $ docker run --rm -it \ | Option | Description | |:--------------|:-------------------------------------------------| | `--debug, -D` | Enable debug mode | -| `--jsonlog` | Produce json formatted output for easier parsing | +| `--jsonlog` | Produce json formatted output for easier parsing | \ No newline at end of file diff --git a/datacenter/ucp/1.1/reference/restore.md b/datacenter/ucp/1.1/reference/restore.md index 10b6cdef0a..c4c27397fd 100644 --- a/datacenter/ucp/1.1/reference/restore.md +++ b/datacenter/ucp/1.1/reference/restore.md @@ -1,7 +1,6 @@ --- description: Stream a tar file on stdin containing all local UCP data volumes. -keywords: -- docker, ucp, backup, restore +keywords: docker, ucp, backup, restore title: docker/ucp restore --- @@ -42,4 +41,4 @@ must be provided. | `--id` | The ID of the UCP instance to backup | | `--root-ca-only` | Restore only the root CA certificates and keys on this controller node (leaving all other data intact) | | `--passphrase` | Decrypt the tar file with the provided passphrase [$UCP_PASSPHRASE] | -| `--interactive, -i` | Enable interactive mode. You will be prompted to enter all required information. | +| `--interactive, -i` | Enable interactive mode. You will be prompted to enter all required information. | \ No newline at end of file diff --git a/datacenter/ucp/1.1/reference/stop.md b/datacenter/ucp/1.1/reference/stop.md index 2af5573a36..bcba6b5a78 100644 --- a/datacenter/ucp/1.1/reference/stop.md +++ b/datacenter/ucp/1.1/reference/stop.md @@ -1,7 +1,6 @@ --- description: Stop Docker Universal Control Plane containers. -keywords: -- install, ucp, stop +keywords: install, ucp, stop title: docker/ucp stop --- @@ -22,4 +21,4 @@ $ docker run --rm -it \ | Option | Description | |:--------------|:-------------------------------------------------| | `--debug, -D` | Enable debug mode | -| `--jsonlog` | Produce json formatted output for easier parsing | +| `--jsonlog` | Produce json formatted output for easier parsing | \ No newline at end of file diff --git a/datacenter/ucp/1.1/reference/support.md b/datacenter/ucp/1.1/reference/support.md index d05fff9ceb..29641a970f 100644 --- a/datacenter/ucp/1.1/reference/support.md +++ b/datacenter/ucp/1.1/reference/support.md @@ -1,7 +1,6 @@ --- description: Generate a support dump for this engine. -keywords: -- docker, ucp, support, logs +keywords: docker, ucp, support, logs title: docker/ucp support --- @@ -19,4 +18,4 @@ docker run --rm \ ## Description -This utility will produce a support dump file on stdout for this local node. +This utility will produce a support dump file on stdout for this local node. \ No newline at end of file diff --git a/datacenter/ucp/1.1/reference/uninstall.md b/datacenter/ucp/1.1/reference/uninstall.md index 4351394e90..8a5c52d16c 100644 --- a/datacenter/ucp/1.1/reference/uninstall.md +++ b/datacenter/ucp/1.1/reference/uninstall.md @@ -1,7 +1,6 @@ --- description: Uninstall a UCP controller and nodes -keywords: -- uninstall, ucp +keywords: uninstall, ucp title: docker/ucp uninstall --- @@ -34,4 +33,4 @@ engine in your cluster. | `--registry-password` | Specify the password to pull required images with [$REGISTRY_PASSWORD] | | `--id` | The ID of the UCP instance to uninstall | | `--preserve-certs` | Don't delete the certs on the host | -| `--preserve-images` | Don't delete images on the host | +| `--preserve-images` | Don't delete images on the host | \ No newline at end of file diff --git a/datacenter/ucp/1.1/reference/upgrade.md b/datacenter/ucp/1.1/reference/upgrade.md index 486d892d0b..98f5d4e33e 100644 --- a/datacenter/ucp/1.1/reference/upgrade.md +++ b/datacenter/ucp/1.1/reference/upgrade.md @@ -1,7 +1,6 @@ --- description: Upgrade Docker Universal Control Plane. -keywords: -- docker, ucp, upgrade +keywords: docker, ucp, upgrade title: docker/ucp upgrade --- @@ -40,4 +39,4 @@ before proceeding to the next node. | `--registry-username` | Specify the username to pull required images with [$REGISTRY_USERNAME] | | `--registry-password` | Specify the password to pull required images with [$REGISTRY_PASSWORD] | | `--id` | The ID of the UCP instance to upgrade | -| `--pull "always"` | Specify image pull behavior ('always', when 'missing', or 'never') (default: "missing") | +| `--pull "always"` | Specify image pull behavior ('always', when 'missing', or 'never') (default: "missing") | \ No newline at end of file diff --git a/datacenter/ucp/1.1/user-management/authentication-and-authorization.md b/datacenter/ucp/1.1/user-management/authentication-and-authorization.md index 4aeea22d7e..a3c84a0695 100644 --- a/datacenter/ucp/1.1/user-management/authentication-and-authorization.md +++ b/datacenter/ucp/1.1/user-management/authentication-and-authorization.md @@ -1,11 +1,10 @@ --- +description: Learn how to manage permissions in Docker Universal Control Plane. +keywords: authorization, authentication, users, teams, UCP redirect_from: - /ucp/manage/monitor-manage-users/ - /ucp/user-management/manage-users/ - /ucp/user-management/authentication-and-authorization/ -description: Learn how to manage permissions in Docker Universal Control Plane. -keywords: -- authorization, authentication, users, teams, UCP title: Authentication and authorization --- @@ -61,4 +60,4 @@ with any of the two labels. ## Where to go next * [Create and manage users](create-and-manage-users.md) -* [Create and manage teams](create-and-manage-teams.md) +* [Create and manage teams](create-and-manage-teams.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/user-management/create-and-manage-teams.md b/datacenter/ucp/1.1/user-management/create-and-manage-teams.md index 411f4f0fdc..fdb32ec52f 100644 --- a/datacenter/ucp/1.1/user-management/create-and-manage-teams.md +++ b/datacenter/ucp/1.1/user-management/create-and-manage-teams.md @@ -1,10 +1,9 @@ --- -redirect_from: -- /ucp/user-management/create-and-manage-teams/ description: Learn how to create and manage user permissions, using teams in your Docker Universal Control Plane cluster. -keywords: -- authorize, authentication, users, teams, UCP, Docker +keywords: authorize, authentication, users, teams, UCP, Docker +redirect_from: +- /ucp/user-management/create-and-manage-teams/ title: Create and manage teams --- @@ -66,4 +65,4 @@ There are four permission levels available: ## Where to go next -* [UCP permission levels](permission-levels.md) +* [UCP permission levels](permission-levels.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/user-management/create-and-manage-users.md b/datacenter/ucp/1.1/user-management/create-and-manage-users.md index abf1c1641d..e60756e159 100644 --- a/datacenter/ucp/1.1/user-management/create-and-manage-users.md +++ b/datacenter/ucp/1.1/user-management/create-and-manage-users.md @@ -1,10 +1,9 @@ --- -redirect_from: -- /ucp/user-management/create-and-manage-users/ description: Learn how to create and manage users in your Docker Universal Control Plane cluster. -keywords: -- authorize, authentication, users, teams, UCP, Docker +keywords: authorize, authentication, users, teams, UCP, Docker +redirect_from: +- /ucp/user-management/create-and-manage-users/ title: Create and manage users --- @@ -41,4 +40,4 @@ click the **Create User** button, to create the user. ## Where to go next * [Create and manage teams](create-and-manage-teams.md) -* [UCP permission levels](permission-levels.md) +* [UCP permission levels](permission-levels.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/user-management/index.md b/datacenter/ucp/1.1/user-management/index.md index f8b72b1f63..b426dd3535 100644 --- a/datacenter/ucp/1.1/user-management/index.md +++ b/datacenter/ucp/1.1/user-management/index.md @@ -1,7 +1,6 @@ --- description: Learn how to manage user permissions on Docker Universal Control Plane. -keywords: -- docker, ucp, management, security, users +keywords: docker, ucp, management, security, users title: Manage users in UCP --- @@ -10,4 +9,4 @@ This section includes the following topics: * [Authentication and authorization](authentication-and-authorization.md) * [Create and manage users](create-and-manage-users.md) * [Create and manage teams](create-and-manage-teams.md) -* [Permission levels](permission-levels.md) +* [Permission levels](permission-levels.md) \ No newline at end of file diff --git a/datacenter/ucp/1.1/user-management/permission-levels.md b/datacenter/ucp/1.1/user-management/permission-levels.md index bd288ce0ac..71df6137f2 100644 --- a/datacenter/ucp/1.1/user-management/permission-levels.md +++ b/datacenter/ucp/1.1/user-management/permission-levels.md @@ -1,10 +1,9 @@ --- -redirect_from: -- /ucp/user-management/permission-levels/ description: Learn about the permission levels available in Docker Universal Control Plane. -keywords: -- authorization, authentication, users, teams, UCP +keywords: authorization, authentication, users, teams, UCP +redirect_from: +- /ucp/user-management/permission-levels/ title: Permission levels --- @@ -57,4 +56,4 @@ There are four permission levels: ## Where to go next * [Create and manage users](create-and-manage-users.md) -* [Create and manage teams](create-and-manage-teams.md) +* [Create and manage teams](create-and-manage-teams.md) \ No newline at end of file