Skip to content

Commit 35a1631

Browse files
authored
ENGDOCS-2336 (#21736)
<!--Delete sections as needed --> ## Description Adds tags and improves page descriptions for some admin content ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
1 parent 587b827 commit 35a1631

File tree

13 files changed

+28
-16
lines changed

13 files changed

+28
-16
lines changed

content/manuals/desktop/setup/allow-list.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
2-
description: Allowlist for Docker Desktop for Business customers
3-
keywords: Docker Desktop, allowlist, allow list, firewall
2+
description: A list of domain URLs required for Docker Desktop to function correctly within an organization.
3+
keywords: Docker Desktop, allowlist, allow list, firewall, authentication URLs, analytics,
44
title: Allowlist for Docker Desktop
5+
tags: [admin]
56
linkTitle: Allowlist
67
weight: 100
78
aliases:

content/manuals/desktop/setup/install/enterprise-deployment/faq.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: FAQs
33
description: Frequently asked questions for deploying Docker Desktop at scale
4-
keywords: msi, deploy, docker desktop, faqs, pkg
5-
tags: [FAQ]
4+
keywords: msi, deploy, docker desktop, faqs, pkg, mdm, jamf, intune, windows, mac, enterprise, admin
5+
tags: [FAQ, admin]
66
aliases:
77
- /desktop/install/msi/faq/
88
- /desktop/setup/install/msi/faq/

content/manuals/desktop/setup/install/enterprise-deployment/msi-install-and-configure.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: Use the MSI installer
33
description: Understand how to use the MSI installer. Also explore additional configuration options.
4-
keywords: msi, windows, docker desktop, install, deploy, configure
4+
keywords: msi, windows, docker desktop, install, deploy, configure, admin, mdm
5+
tags: [admin]
56
weight: 10
67
aliases:
78
- /desktop/install/msi/install-and-configure/

content/manuals/desktop/setup/install/enterprise-deployment/pkg-install-and-configure.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: Use the PKG installer
33
description: Understand how to use the PKG installer. Also explore additional configuration options.
4-
keywords: PKG, mac, docker desktop, install, deploy, configure
4+
keywords: pkg, mac, docker desktop, install, deploy, configure, admin, mdm
5+
tags: [admin]
56
weight: 20
67
params:
78
sidebar:

content/manuals/desktop/setup/install/enterprise-deployment/use-intune.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: Use Intune
33
description: Use Intune, Microsoft's cloud-based device management tool, to deploy Docker Desktop
4-
keywords: microsoft, windows, docker desktop, deploy, mdm, enterprise, administrator
4+
keywords: microsoft, windows, docker desktop, deploy, mdm, enterprise, administrator, mac, pkg, dmg
5+
tags: [admin]
56
weight: 30
67
aliases:
78
- /desktop/install/msi/use-intune/

content/manuals/desktop/setup/install/enterprise-deployment/use-jamf-pro.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: Use Jamf Pro
33
description: Use Jamf Pro to deploy Docker Desktop
4-
keywords: jamf, mac, docker desktop, deploy, mdm, enterprise, administrator,
4+
keywords: jamf, mac, docker desktop, deploy, mdm, enterprise, administrator, pkg
5+
tags: [admin]
56
weight: 40
67
---
78

content/manuals/extensions/private-marketplace.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
description: How to configure and use Docker Extensions' private marketplace
3-
keywords: Docker Extensions, Docker Desktop, Linux, Mac, Windows, Marketplace, private, security
3+
keywords: Docker Extensions, Docker Desktop, Linux, Mac, Windows, Marketplace, private, security, admin
44
title: Configure a private marketplace for extensions
5+
tags: [admin]
56
linkTitle: Configure a private marketplace
67
weight: 30
78
aliases:

content/manuals/security/for-admins/enforce-sign-in/_index.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
description: Understand what happens when you force users to sign in to Docker Desktop
33
toc_max: 2
4-
keywords: authentication, registry.json, configure, enforce sign-in, docker desktop, security,
4+
keywords: authentication, registry.json, configure, enforce sign-in, docker desktop, security, .plist, registry key, mac, windows
55
title: Enforce sign-in for Docker Desktop
66
linkTitle: Enforce sign-in
7+
tags: [admin]
78
aliases:
89
- /security/for-admins/configure-sign-in/
910
- /docker-hub/configure-sign-in/

content/manuals/security/for-admins/enforce-sign-in/methods.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
2-
description: Learn about the different ways you can force users to sign in to Docker Desktop
3-
keywords: authentication, registry.json, configure, enforce sign-in, docker desktop, security
2+
description: Learn about the different ways you can force your developers to sign in to Docker Desktop
3+
keywords: authentication, registry.json, configure, enforce sign-in, docker desktop, security, .plist. registry key, mac, windows
44
title: Ways to enforce sign-in for Docker Desktop
5+
tags: [admin]
56
linkTitle: Methods
67
---
78

content/manuals/security/for-admins/hardened-desktop/_index.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description: Overview of what Hardened Docker Desktop is and its key features
55
keywords: security, hardened desktop, enhanced container isolation, registry access
66
management, settings management root access, admins, docker desktop, image access
77
management
8+
tags: [admin]
89
aliases:
910
- /desktop/hardened-desktop/
1011
grid:

content/manuals/security/for-admins/hardened-desktop/image-access-management.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
2-
description: Image Access Management
3-
keywords: image, access, management, trusted content, permissions, Docker Business feature
2+
description: Manage Docker Hub image access with Image Access Management, restricting developers to trusted images for enhanced security
3+
keywords: image, access, management, trusted content, permissions, Docker Business feature, security, admin
44
title: Image Access Management
5+
tags: [admin]
56
aliases:
67
- /docker-hub/image-access-management/
78
- /desktop/hardened-desktop/image-access-management/

content/manuals/security/for-admins/hardened-desktop/registry-access-management.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
2-
description: Registry Access Management
3-
keywords: registry, access, management, permissions, Docker Business feature
2+
description: Control access to approved registries with Registry Access Management, ensuring secure Docker Desktop usage
3+
keywords: registry, access, management, permissions, Docker Business feature, security, admin
44
title: Registry Access Management
5+
tags: [admin]
56
aliases:
67
- /desktop/hardened-desktop/registry-access-management/
78
- /admin/organization/registry-access/

content/manuals/security/for-admins/hardened-desktop/settings-management/_index.md

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
description: Understand how Settings Management works, who it is for, and what the
33
benefits are
44
keywords: Settings Management, rootless, docker desktop, hardened desktop
5+
tags: [admin]
56
title: What is Settings Management?
67
linkTitle: Settings Management
78
aliases:

0 commit comments

Comments
 (0)