diff --git a/content/manuals/admin/organization/manage/manage-products.md b/content/manuals/admin/organization/manage/manage-products.md index 294399ccf9f..eec67905499 100644 --- a/content/manuals/admin/organization/manage/manage-products.md +++ b/content/manuals/admin/organization/manage/manage-products.md @@ -10,27 +10,29 @@ aliases: {{< summary-bar feature_name="Admin orgs" >}} In this section, learn how to manage access and view usage of the Docker -products for your organization. For more detailed information about each -product, including how to set up and configure them, see the following manuals: - -- [Docker Desktop](../../../desktop/_index.md) -- [Docker Hub](../../../docker-hub/_index.md) -- [Docker Build Cloud](../../../build-cloud/_index.md) -- [Docker Scout](../../../scout/_index.md) -- [Testcontainers Cloud](https://testcontainers.com/cloud/docs/#getting-started) -- [Docker Offload](../../../offload/_index.md) +products for your organization. -## Manage product access for your organization +## Product access Access to the Docker products included in your subscription is turned on by default for all users. For an overview of products included in your subscription, see [Docker subscriptions and features](https://www.docker.com/pricing?ref=Docs&refAction=DocsAdminManageProducts). -{{< tabs >}} -{{< tab name="Docker Desktop" >}} +### Docker Build Cloud + +To initially set up and configure Docker Build Cloud, sign in to +[Docker Build Cloud](https://app.docker.com/build) and follow the +on-screen instructions. -### Manage Docker Desktop access +To manage Docker Build Cloud access: + +1. Sign in to [Docker Build Cloud](http://app.docker.com/build) as an + organization owner. +1. Select **Account settings**. +1. Select **Lock access to Docker Build Account**. + +### Docker Desktop To manage Docker Desktop access: @@ -41,35 +43,42 @@ To manage Docker Desktop access: With sign-in enforced, only users who are a member of your organization can use Docker Desktop after signing in. -{{< /tab >}} -{{< tab name="Docker Hub" >}} - -### Manage Docker Hub access +### Docker Hub To manage Docker Hub access, sign in to [Docker Home](https://app.docker.com/) and configure [Registry Access Management](/manuals/enterprise/security/hardened-desktop/registry-access-management.md) or [Image Access Management](/manuals/enterprise/security/hardened-desktop/image-access-management.md). -{{< /tab >}} -{{< tab name="Docker Build Cloud" >}} - -### Manage Docker Build Cloud access +### Docker Offload -To initially set up and configure Docker Build Cloud, sign in to -[Docker Build Cloud](https://app.docker.com/build) and follow the -on-screen instructions. +> [!NOTE] +> +> Docker Offload isn't included in the core Docker subscription plans. To make Docker Offload available, you must [contact sales](https://www.docker.com/products/docker-offload/) and subscribe. -To manage Docker Build Cloud access: +To manage Docker Offload access for your organization, use [Settings +Management](/manuals/enterprise/security/hardened-desktop/settings-management/_index.md): -1. Sign in to [Docker Build Cloud](http://app.docker.com/build) as an - organization owner. -1. Select **Account settings**. -1. Select **Lock access to Docker Build Account**. +1. Sign in to [Docker Home](https://app.docker.com/) as an organization owner. +1. Select **Admin Console** > **Desktop Settings Management**. +1. Configure the **Enable Docker Offload** setting to control whether Docker Offload features are available in Docker + Desktop. You can configure this setting in five states: + - **Always enabled**: Docker Offload is always enabled and users cannot disable it. The Offload + toggle is always visible in Docker Desktop header. Recommended for VDI environments where local Docker execution is + not possible. + - **Enabled**: Docker Offload is enabled by default but users can disable it in Docker Desktop + settings. Suitable for hybrid environments. + - **Disabled**: Docker Offload is disabled by default but users can enable it in Docker Desktop + settings. + - **Always disabled**: Docker Offload is disabled and users cannot enable it. The option is + visible but locked. Use when Docker Offload is not approved for organizational use. + - **User defined**: No enforced default. Users choose whether to enable or disable Docker Offload in their + Docker Desktop settings. +1. Select **Save**. -{{< /tab >}} -{{< tab name="Docker Scout" >}} +For more details on Settings Management, see the [Settings +reference](/manuals/enterprise/security/hardened-desktop/settings-management/settings-reference.md#enable-docker-offload). -### Manage Docker Scout access +### Docker Scout To initially set up and configure Docker Scout, sign in to [Docker Scout](https://scout.docker.com/) and follow the on-screen instructions. @@ -86,10 +95,7 @@ To manage Docker Scout access: use [Settings Management](/manuals/enterprise/security/hardened-desktop/settings-management/_index.md) and set `sbomIndexing` to `false` to disable, or to `true` to enable. -{{< /tab >}} -{{< tab name="Testcontainers Cloud" >}} - -### Manage Testcontainers Cloud access +### Testcontainers Cloud To initially set up and configure Testcontainers Cloud, sign in to [Testcontainers Cloud](https://app.testcontainers.cloud/) and follow the @@ -101,42 +107,7 @@ To manage access to Testcontainers Cloud: select **Account**. 1. Select **Settings**, then **Lock access to Testcontainers Cloud**. -{{< /tab >}} -{{< tab name="Docker Offload" >}} - -### Manage Docker Offload access - -> [!NOTE] -> -> Docker Offload isn't included in the core Docker subscription plans. To make Docker Offload available, you must [contact sales](https://www.docker.com/products/docker-offload/) and subscribe. - -To manage Docker Offload access for your organization, use [Settings -Management](/manuals/enterprise/security/hardened-desktop/settings-management/_index.md): - -1. Sign in to [Docker Home](https://app.docker.com/) as an organization owner. -1. Select **Admin Console** > **Desktop Settings Management**. -1. Configure the **Enable Docker Offload** setting to control whether Docker Offload features are available in Docker - Desktop. You can configure this setting in five states: - - **Always enabled**: Docker Offload is always enabled and users cannot disable it. The Offload - toggle is always visible in Docker Desktop header. Recommended for VDI environments where local Docker execution is - not possible. - - **Enabled**: Docker Offload is enabled by default but users can disable it in Docker Desktop - settings. Suitable for hybrid environments. - - **Disabled**: Docker Offload is disabled by default but users can enable it in Docker Desktop - settings. - - **Always disabled**: Docker Offload is disabled and users cannot enable it. The option is - visible but locked. Use when Docker Offload is not approved for organizational use. - - **User defined**: No enforced default. Users choose whether to enable or disable Docker Offload in their - Docker Desktop settings. -1. Select **Save**. - -For more details on Settings Management, see the [Settings -reference](/manuals/enterprise/security/hardened-desktop/settings-management/settings-reference.md#enable-docker-offload). - -{{< /tab >}} -{{< /tabs >}} - -## Monitor product usage for your organization +## Monitor product usage To view usage for Docker products: @@ -150,3 +121,15 @@ To view usage for Docker products: If your usage or seat count exceeds your subscription amount, you can [scale your subscription](../../../subscription/scale.md) to meet your needs. + +## What's next? + +For more detailed information about each +product, including how to set up and configure them, see the following manuals: + +- [Docker Desktop](../../../desktop/_index.md) +- [Docker Hub](../../../docker-hub/_index.md) +- [Docker Build Cloud](../../../build-cloud/_index.md) +- [Docker Scout](../../../scout/_index.md) +- [Testcontainers Cloud](https://testcontainers.com/cloud/docs/#getting-started) +- [Docker Offload](../../../offload/_index.md) \ No newline at end of file diff --git a/content/manuals/subscription/scale.md b/content/manuals/subscription/scale.md index ef60b13bbff..7a941ef34a8 100644 --- a/content/manuals/subscription/scale.md +++ b/content/manuals/subscription/scale.md @@ -11,7 +11,7 @@ You can scale consumption for: - Docker Build Cloud build minutes - Testcontainers Cloud runtime minutes -To understand your usage patterns, [view your consumption](../admin/organization/manage/manage-products.md#monitor-product-usage-for-your-organization) at any time. +To understand your usage patterns, [view your consumption](../admin/organization/manage/manage-products.md#monitor-product-usage) at any time. > [!NOTE] >