First, we create Organization then we associate a couple of teams then after that add users to those teams.
Login to your UCP management console.
Create an Organization on UCP
Click on the 'user management' in the left side pane.
User Management on UCP |
Now in the right pane work area, you can click on the 'Create Organization' top right button.
Enter your organization name a single word without any spaces. even though you enter the name in Capitals it will convert into lower case and store it.
Create Organization on UCP |
Once Organization is created it will be listed in the work area. Click on the newly created organization it will give us the option to create the teams.
Create a Team on UCP
Let's prepare the list of commonly required teams for any organization. Then, create them so the list as following teams:
- dev - Development team
- QA - Quality Assurance team
- prod - Production team
Create Team on UCP |
Create User
There will be 'admin' User already created by UCP. we can create new users with 'admin' roles or without it. We would like to create a user with 'admin' access and another without 'admin' access role.
Let's explore this user creation process now.
Create User on docker UCP |
The same way we can create another user that having the 'Docker EE Admin' role.
After creating users the summary looks as:
Users created on UCP summary |
Add Users to Team
Go to the organization that you have already created. select it. Choose the team to which you will add the user. Here I am adding user to 'qa' team.Add user to organization/team in UCP |
I hope you enjoyed this post about user management on UCP for Docker EE
Next, let us explore the Docker Trusted Registry (DTR).
No comments:
Post a Comment