From 62b78dd9de0ae9d0fdbdbb3e7cb9925881c7633d Mon Sep 17 00:00:00 2001 From: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Date: Sat, 25 Mar 2023 08:37:29 +0000 Subject: [PATCH] ENGDOCS-1274 (#16961) * ENGDOCS-1274 * move pages about * fix images * fix images * fix typo --- _data/toc.yaml | 36 ++++++++++--------- assets/images/sign-on.svg | 1 + assets/images/sso.svg | 1 + docker-hub/admin-overview.md | 70 ++++++++++++++++++++++++++++++++++++ docker-hub/index.md | 57 ++++++++++++++++++++++------- 5 files changed, 136 insertions(+), 29 deletions(-) create mode 100644 assets/images/sign-on.svg create mode 100644 assets/images/sso.svg create mode 100644 docker-hub/admin-overview.md diff --git a/_data/toc.yaml b/_data/toc.yaml index 1dd9d1ffb1..66a548505c 100644 --- a/_data/toc.yaml +++ b/_data/toc.yaml @@ -1797,22 +1797,6 @@ manuals: title: Webhooks - path: /docker-hub/vulnerability-scanning/ title: Vulnerability scanning - - path: /docker-hub/audit-log/ - title: Audit logs - - sectiontitle: Security and authentication - section: - - path: /docker-hub/access-tokens/ - title: Create and manage access tokens - - sectiontitle: Two-factor authentication - section: - - path: /docker-hub/2fa/ - title: Enable two-factor authentication - - path: /docker-hub/2fa/disable-2fa/ - title: Disable two-factor authentication - - path: /docker-hub/2fa/recover-hub-account/ - title: Recover your Docker Hub account - - path: /docker-hub/2fa/new-recovery-code/ - title: Generate a new recovery code - path: /docker-hub/download-rate-limit/ title: Download rate limit - path: /docker-hub/image-management/ @@ -1842,8 +1826,10 @@ manuals: - path: /scout/artifactory/ title: Artifactory integration -- sectiontitle: Administration +- sectiontitle: Administration and security section: + - path: /docker-hub/admin-overview/ + title: Overview - sectiontitle: Onboarding section: - path: /docker-hub/onboard-team/ @@ -1884,8 +1870,24 @@ manuals: title: FAQs - path: /docker-hub/scim/ title: SCIM + - sectiontitle: Security and authentication + section: + - path: /docker-hub/access-tokens/ + title: Create and manage access tokens + - sectiontitle: Two-factor authentication + section: + - path: /docker-hub/2fa/ + title: Enable two-factor authentication + - path: /docker-hub/2fa/disable-2fa/ + title: Disable two-factor authentication + - path: /docker-hub/2fa/recover-hub-account/ + title: Recover your Docker Hub account + - path: /docker-hub/2fa/new-recovery-code/ + title: Generate a new recovery code - path: /docker-hub/group-mapping/ title: Group mapping + - path: /docker-hub/audit-log/ + title: Audit logs - path: /docker-hub/domain-audit/ title: Domain audit - path: /docker-hub/image-access-management/ diff --git a/assets/images/sign-on.svg b/assets/images/sign-on.svg new file mode 100644 index 0000000000..ae97ce20a9 --- /dev/null +++ b/assets/images/sign-on.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/images/sso.svg b/assets/images/sso.svg new file mode 100644 index 0000000000..74c98cd475 --- /dev/null +++ b/assets/images/sso.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docker-hub/admin-overview.md b/docker-hub/admin-overview.md new file mode 100644 index 0000000000..6f5f0a29f2 --- /dev/null +++ b/docker-hub/admin-overview.md @@ -0,0 +1,70 @@ +--- +title: Administration +description: landing page for administration topic +keywords: administration, docker hub, admin +--- + +Sign in to Docker Hub to change account settings and carry out administrative or security-related tasks. + +
Learn how to onboard with Docker Team or Docker Business subscription.
+Explore the security model for Docker Desktop.
+Configure sign in for members of your teams and organizations.
+Understand and use Single Sign-On.
+Add an extra layer of authentication to your Docker account.
+Sign up and create a new Docker ID
Create personal access tokens as an alternative to your password.
+Create and manage automated builds and autotesting.