Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions content/includes/hub-org-management.md

This file was deleted.

16 changes: 0 additions & 16 deletions content/manuals/admin/organization/activity-logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,28 +24,12 @@ Owners can also see the activity logs for their repository if the repository is

## Access activity logs

{{< tabs >}}
{{< tab name="Admin Console" >}}

To view activity logs in the Admin Console:

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

{{< /tab >}}
{{< tab name="Docker Hub" >}}

{{% include "hub-org-management.md" %}}

To view activity logs in Docker Hub:

1. Sign in to [Docker Hub](https://hub.docker.com).
1. Select **My Hub**, your organization, and then **Activity**.

{{< /tab >}}
{{< /tabs >}}

## Filter and customize activity logs

By default, the **Activity** tab displays all recorded events. To narrow your
Expand Down
15 changes: 0 additions & 15 deletions content/manuals/admin/organization/deactivate-account.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,25 +40,10 @@ Docker Hub.
> This cannot be undone. Be sure you've gathered all the data you need from
your organization before deactivating it.

{{< tabs >}}
{{< tab name="Admin Console" >}}

1. Sign in to [Docker Home](https://app.docker.com) and select the organization
you want to deactivate.
1. Select **Admin Console**, then **Deactivate**. If the **Deactivate**
button is unavailable, confirm you've completed all [Prerequisites](#prerequisites).
1. Enter the organization name to confirm deactivation.
1. Select **Deactivate organization**.

{{< /tab >}}
{{< tab name="Docker Hub" >}}

{{% include "hub-org-management.md" %}}

1. Sign in to [Docker Hub](https://hub.docker.com).
1. Choose the organization you want to deactivate.
1. In **Settings**, select **Deactivate org**.
1. Select **Deactivate organization**.

{{< /tab >}}
{{< /tabs >}}
36 changes: 0 additions & 36 deletions content/manuals/admin/organization/manage-a-team.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,27 +48,10 @@ For more information on roles, see

## Create a team

{{< tabs >}}
{{< tab name="Admin Console" >}}

1. Sign in to [Docker Home](https://app.docker.com) and select your
organization.
1. Select **Teams**.

{{< /tab >}}
{{< tab name="Docker Hub" >}}

{{% include "hub-org-management.md" %}}

1. Sign in to [Docker Hub](https://hub.docker.com).
1. Select **My Hub** and choose your organization.
1. Select the **Teams** and then select **Create Team**.
1. Fill out your team's information and select **Create**.
1. [Add members to your team](members.md#add-a-member-to-a-team).

{{< /tab >}}
{{< /tabs >}}

## Set team repository permissions

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

{{< tabs >}}
{{< tab name="Admin Console" >}}

1. Sign in to [Docker Home](https://app.docker.com/) and select your
organization.
1. Select **Teams**.
1. Select the **Actions** icon next to the name of the team you want to delete.
1. Select **Delete team**.
1. Review the confirmation message, then select **Delete**.

{{< /tab >}}
{{< tab name="Docker Hub" >}}

{{% include "hub-org-management.md" %}}

1. Sign in to [Docker Hub](https://hub.docker.com).
1. Select **My Hub** and choose your organization.
1. Select **Teams**.
1. Select the name of the team that you want to delete.
1. Select **Settings**.
1. Select **Delete Team**.
1. Review the confirmation message, then select **Delete**.

{{< /tab >}}
{{< /tabs >}}

## More resources

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