Skip to content

Commit 8d26f9e

Browse files
admin: deprecate org management from Hub (#23516)
## Description - CX team is deprecating org management from Hub. This PR removes callouts that were previously added to docs to notify of the upcoming change, and removes Docker Hub UI instructions to relevant sections impacted ## Related issues or tickets https://docker.atlassian.net/browse/ENGDOCS-3039 ## Reviews @chrstnfrrs
1 parent 5489615 commit 8d26f9e

File tree

6 files changed

+0
-370
lines changed

6 files changed

+0
-370
lines changed

content/includes/hub-org-management.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

content/manuals/admin/organization/activity-logs.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -24,28 +24,12 @@ Owners can also see the activity logs for their repository if the repository is
2424

2525
## Access activity logs
2626

27-
{{< tabs >}}
28-
{{< tab name="Admin Console" >}}
29-
3027
To view activity logs in the Admin Console:
3128

3229
1. Sign in to [Docker Home](https://app.docker.com) and select your
3330
organization.
3431
1. Select **Admin Console**, then **Activity logs**.
3532

36-
{{< /tab >}}
37-
{{< tab name="Docker Hub" >}}
38-
39-
{{% include "hub-org-management.md" %}}
40-
41-
To view activity logs in Docker Hub:
42-
43-
1. Sign in to [Docker Hub](https://hub.docker.com).
44-
1. Select **My Hub**, your organization, and then **Activity**.
45-
46-
{{< /tab >}}
47-
{{< /tabs >}}
48-
4933
## Filter and customize activity logs
5034

5135
By default, the **Activity** tab displays all recorded events. To narrow your

content/manuals/admin/organization/deactivate-account.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -40,25 +40,10 @@ Docker Hub.
4040
> This cannot be undone. Be sure you've gathered all the data you need from
4141
your organization before deactivating it.
4242

43-
{{< tabs >}}
44-
{{< tab name="Admin Console" >}}
45-
4643
1. Sign in to [Docker Home](https://app.docker.com) and select the organization
4744
you want to deactivate.
4845
1. Select **Admin Console**, then **Deactivate**. If the **Deactivate**
4946
button is unavailable, confirm you've completed all [Prerequisites](#prerequisites).
5047
1. Enter the organization name to confirm deactivation.
5148
1. Select **Deactivate organization**.
5249

53-
{{< /tab >}}
54-
{{< tab name="Docker Hub" >}}
55-
56-
{{% include "hub-org-management.md" %}}
57-
58-
1. Sign in to [Docker Hub](https://hub.docker.com).
59-
1. Choose the organization you want to deactivate.
60-
1. In **Settings**, select **Deactivate org**.
61-
1. Select **Deactivate organization**.
62-
63-
{{< /tab >}}
64-
{{< /tabs >}}

content/manuals/admin/organization/manage-a-team.md

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -48,27 +48,10 @@ For more information on roles, see
4848

4949
## Create a team
5050

51-
{{< tabs >}}
52-
{{< tab name="Admin Console" >}}
53-
5451
1. Sign in to [Docker Home](https://app.docker.com) and select your
5552
organization.
5653
1. Select **Teams**.
5754

58-
{{< /tab >}}
59-
{{< tab name="Docker Hub" >}}
60-
61-
{{% include "hub-org-management.md" %}}
62-
63-
1. Sign in to [Docker Hub](https://hub.docker.com).
64-
1. Select **My Hub** and choose your organization.
65-
1. Select the **Teams** and then select **Create Team**.
66-
1. Fill out your team's information and select **Create**.
67-
1. [Add members to your team](members.md#add-a-member-to-a-team).
68-
69-
{{< /tab >}}
70-
{{< /tabs >}}
71-
7255
## Set team repository permissions
7356

7457
You must create a team before you are able to configure repository permissions.
@@ -144,32 +127,13 @@ organization, this action revokes member access to the team's permitted
144127
resources. It won't remove users from other teams that they belong to, and it
145128
won't delete any resources.
146129

147-
{{< tabs >}}
148-
{{< tab name="Admin Console" >}}
149-
150130
1. Sign in to [Docker Home](https://app.docker.com/) and select your
151131
organization.
152132
1. Select **Teams**.
153133
1. Select the **Actions** icon next to the name of the team you want to delete.
154134
1. Select **Delete team**.
155135
1. Review the confirmation message, then select **Delete**.
156136

157-
{{< /tab >}}
158-
{{< tab name="Docker Hub" >}}
159-
160-
{{% include "hub-org-management.md" %}}
161-
162-
1. Sign in to [Docker Hub](https://hub.docker.com).
163-
1. Select **My Hub** and choose your organization.
164-
1. Select **Teams**.
165-
1. Select the name of the team that you want to delete.
166-
1. Select **Settings**.
167-
1. Select **Delete Team**.
168-
1. Review the confirmation message, then select **Delete**.
169-
170-
{{< /tab >}}
171-
{{< /tabs >}}
172-
173137
## More resources
174138

175139
- [Video: Docker teams](https://youtu.be/WKlT1O-4Du8?feature=shared&t=348)

0 commit comments

Comments
 (0)