mirror of https://github.com/docker/docs.git
Merge pull request #555 from gdevillele/PR_fix_keywords_type_for_datacenter
fix type of keywords entry in frontmatter (in /datacenter/)
This commit is contained in:
commit
942ca2f21f
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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
|
||||
```
|
||||
```
|
|
@ -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 |
|
|
@ -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 |
|
|
@ -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.
|
|
@ -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 |
|
|
@ -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 |
|
|
@ -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 |
|
|
@ -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 |
|
|
@ -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 |
|
|
@ -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 |
|
|
@ -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 |
|
|
@ -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 |
|
|
@ -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).
|
|
@ -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
|
|
@ -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.
|
|
@ -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 <dtr-domain-name>
|
|||
|
||||
## Where to go next
|
||||
|
||||
* [Pull an image from DTR](pull-an-image.md)
|
||||
* [Pull an image from DTR](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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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://<ucp-ip>/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)
|
|
@ -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)
|
|
@ -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:
|
|||

|
||||
|
||||
Non-admin users can only see and change the images, networks, volumes, and
|
||||
containers, they are granted access.
|
||||
containers, they are granted access.
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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.
|
|
@ -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)
|
|
@ -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).
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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.
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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. |
|
|
@ -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 |
|
|
@ -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] |
|
|
@ -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.
|
|
@ -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...]
|
||||
```
|
||||
```
|
|
@ -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.
|
|
@ -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 |
|
|
@ -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 |
|
|
@ -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 |
|
|
@ -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 |
|
|
@ -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 |
|
|
@ -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 |
|
|
@ -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. |
|
|
@ -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 |
|
|
@ -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.
|
|
@ -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 |
|
|
@ -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") |
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
|
@ -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)
|
Loading…
Reference in New Issue