-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restructure administration docs IA (#18940)
* cli: use the new add-host separator Signed-off-by: David Karlsson <[email protected]> * update organization admin sections * update company sections and move faqs * add create company steps and clean up overview * update faq paths in tiles and add ea banner to admin tab * fix spaces and update admin console references * update banner message, clarify content, and streamline onboarding guide --------- Signed-off-by: David Karlsson <[email protected]> Co-authored-by: David Karlsson <[email protected]>
- Loading branch information
1 parent
196b807
commit 482bcb4
Showing
65 changed files
with
401 additions
and
348 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
--- | ||
title: Create a company | ||
description: Learn how to create a company. | ||
keywords: company, hub, organization, company owner, Admin Console, company management | ||
--- | ||
|
||
You can create a new company in Docker Hub or Docker Admin Console. Before you begin, make sure you're the owner of the organization you want to add to the new company. The organization also needs to have a Docker Business subscription. | ||
|
||
{{< tabs >}} | ||
|
||
{{< tab name="Docker Hub" >}} | ||
|
||
## Create a company | ||
|
||
To create a new company: | ||
|
||
1. In Docker Hub, navigate to the organization you want to place under a company. The organization must have a Business subscription, and you must be an owner of the organization. | ||
2. Select **Settings**. | ||
3. Near the bottom of the **General** tab, select **Create a company**. | ||
4. Enter a unique name for your company, then select **Continue**. | ||
|
||
> **Tip** | ||
> | ||
> The name for your company can't be the same as an existing user, organization, or company namespace. | ||
{ .tip } | ||
|
||
5. Review the company migration details and then select **Create company**. | ||
|
||
{{< /tab >}} | ||
|
||
{{< tab name="Admin Console" >}} | ||
|
||
{{< include "admin-early-access.md" >}} | ||
|
||
## Create a company | ||
|
||
To create a new company: | ||
|
||
1. In the Admin Console, navigate to the organization you want to place under a company. The organization must have a Business subscription, and you must be an owner of the organization. | ||
2. Under **Organization Settings**, select **General**. | ||
3. In the **Organization management** section, select **Create a company**. | ||
4. Enter a unique name for your company, then select **Continue**. | ||
|
||
> **Tip** | ||
> | ||
> The name for your company can't be the same as an existing user, organization, or company namespace. | ||
{ .tip } | ||
|
||
5. Review the company migration details and then select **Create company**. | ||
|
||
For more information on how you can add organizations to your company, see [Add organizations to a company](./organizations.md#add-organizations-to-a-company). | ||
|
||
{{< /tab >}} | ||
|
||
{{< /tabs >}} | ||
|
||
## Next steps | ||
|
||
- [Manage organizations](./organizations.md) | ||
- [Manage company users](./users.md) | ||
- [Manage company owners](./owners.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,87 @@ | ||
--- | ||
description: Manage organizations for a company in Docker Admin. | ||
description: Learn how to manage organization in a company. | ||
keywords: company, multiple organizations, manage organizations | ||
title: Manage organizations | ||
--- | ||
|
||
You can manage the organizations in a company in Docker Hub and the Docker Admin Console. In Docker Hub, you can manage seats and members at the organization-level. When you use the Admin Console, you can do more to manage organizations at the company-level. | ||
|
||
{{< tabs >}} | ||
{{< tab name="Docker Hub" >}} | ||
|
||
## View all organizations | ||
|
||
1. In Docker Hub, select **Organizations**. | ||
2. Select your company. | ||
3. From the company page, you can view all organizations in the **Overview** tab. | ||
|
||
## Add organizations to a company | ||
|
||
>**Important** | ||
> | ||
> You must be a company owner to add an organization to a company. You must also be an organization owner of the organization you want to add. | ||
{ .important } | ||
|
||
There is no limit to the number of organizations you can have under a company layer. All organizations must have a Business subscription. | ||
|
||
>**Important** | ||
> | ||
> Once you add an organization to a company, you can't remove it from the company. | ||
{ .important } | ||
|
||
1. In Docker Hub, select **Organizations**. | ||
2. Select your company. | ||
3. From the company page, select **Add organization**. | ||
4. Choose the organization you want to add from the drop-down menu. | ||
5. Select **Add organization** to confirm. | ||
|
||
{{< /tab >}} | ||
{{< tab name="Admin Console" >}} | ||
|
||
{{< include "admin-early-access.md" >}} | ||
|
||
## View all organizations | ||
|
||
1. Sign in to [Docker Admin](https://admin.docker.com). | ||
1. Sign in to the [Admin Console](https://admin.docker.com). | ||
2. In the left navigation, select your company in the drop-down menu. | ||
3. Under **Organizations**, select **Overview**. | ||
|
||
## Add seats to an organization | ||
|
||
When you have a [self-serve](../../subscription/details.md#self-serve) subscription that has no pending subscription changes, you can add seats using the following steps. | ||
|
||
1. Sign in to [Docker Admin](https://admin.docker.com). | ||
1. Sign in to the [Admin Console](https://admin.docker.com). | ||
2. In the left navigation, select your company in the drop-down menu. | ||
3. Under **Organizations**, select **Overview**. | ||
4. Select the action icon in the organization's card, and then select **Get more seats**. | ||
|
||
|
||
## Add organizations to a company | ||
|
||
>**Important** | ||
> | ||
> You must be a company owner to add an organization to a company. You must also be an organization owner of the organization you want to add. | ||
{ .important } | ||
|
||
There is no limit to the number of organizations you can have under a company layer. All organizations must have a Business subscription. | ||
|
||
1. Sign in to [Docker Admin](https://admin.docker.com). | ||
>**Important** | ||
> | ||
> Once you add an organization to a company, you can't remove it from the company. | ||
{ .important } | ||
|
||
1. Sign in to the [Admin Console](https://admin.docker.com). | ||
2. In the left navigation, select your company in the drop-down menu. | ||
3. Select **Add organization**. | ||
4. Choose the organization you want to add from the drop-down menu. | ||
5. Select **Add organization** to confirm. | ||
|
||
## Manage an organization | ||
|
||
1. Sign in to [Docker Admin](https://admin.docker.com). | ||
1. Sign in to the [Admin Console](https://admin.docker.com). | ||
2. In the left navigation, select your company in the drop-down menu. | ||
3. Select the organization that you want to manage. | ||
|
||
For more details about managing an organization, see [Organization administration](../organization/index.md). | ||
For more details about managing an organization, see [Organization administration](../organization/index.md). | ||
{{< /tab >}} | ||
|
||
{{< /tabs >}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,15 @@ | ||
--- | ||
description: Manage company users | ||
keywords: company, company users, users, admin, docker admin | ||
description: Learn how to manage company users in the Docker Admin Console. | ||
keywords: company, company users, users, admin, Admin Console | ||
title: Manage company users | ||
--- | ||
|
||
{{< include "admin-early-access.md" >}} | ||
|
||
You can manage users at the company-level in the Docker Admin Console. | ||
|
||
{{% admin-users product="admin" layer="company" %}} | ||
|
||
## Manage members on a team | ||
|
||
Use Docker Hub to add a member to a team or remove a member from a team. For more details, see [Manage members in Docker Hub](../../docker-hub/members.md). | ||
Use Docker Hub to add a member to a team or remove a member from a team. For more details, see [Manage members in Docker Hub](#). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.