Projects
On this page
- OAuth 2.0 authentication for programmatic access to Cloud Manager is available as a Preview feature.
- The feature and the corresponding documentation might change at any time during the Preview period. To use OAuth 2.0 authentication, create a service account to use in your requests to the Cloud Manager Public API.
Note
Groups are now projects.
In Cloud Manager, MongoDB deployments are associated with projects.
You can create multiple projects in an organization. Each project has its own Monitoring, Backup and Automations associated with the project.
Projects within the same organization share the same billing settings.
Working with Multiple Environments
For a project, the Monitoring must be able to connect to all hosts it monitors. If you have multiple MongoDB deployments in distinct environments and cannot monitor all deployments with a single agent (for instance, if your environments are separated by firewalls), you will need to add new projects.
You can also use multiple projects and agents if you want to separately monitor different MongoDB deployments that run in the same environment.
Create One Project
Important
To create a project for an organization, you must be either an
Organization Owner
or anOrganization Project Creator
.When you create a project, you are added as an
Project Owner
of the project.When you create a project, Cloud Manager automatically assigns a set of default alert configurations to the project.
In MongoDB Cloud Manager, go to the Projects page for your organization.
If it's not already displayed, select your desired organization from the Organizations menu in the navigation bar.
Do one of the following steps:
Click the Leaf icon in the upper left corner of the page.
Click the Organization Settings icon next to the Organizations menu, then click Projects in the sidebar.
Expand the Projects menu in the navigation bar, then click View All Projects.
The Projects page displays.
Go to the Create a Project page.
Click New Project.
You can also expand the Projects menu in the navigation bar, then click + New Project.
Note
To create a new project when LDAP is the authentication method:
Go to the Admin Console.
Select Organizations.
Click New Project for the Organization for which you wish to create the project.
Select Cloud Manager.
Click Cloud Manager.
Click Next.
To learn more about MongoDB Atlas, see https://mongodb.prakticum-team.ru/cloud.
Configure LDAP options.
Note
Starting with MongoDB 8.0, LDAP authentication and authorization is deprecated. The feature is available and will continue to operate without changes throughout the lifetime of MongoDB 8. LDAP will be removed in a future major release.
For details, see LDAP Deprecation.
If managing Cloud Manager users through LDAP, enter values for the following Optional LDAP Configuration fields .
Important
Multiple LDAP Groups Can Map to One Role
Cloud Manager roles can include more than one LDAP group. Type
multiple LDAP group names in the relevant role fields separated
by two semicolons (;;
).
Field | Action |
---|---|
LDAP Groups for Project Owner Role | Type the LDAP group(s) to which the Project Owners of the
Cloud Manager project belong. You can type multiple LDAP groups into
this field if they are separated by two semicolons ( ;; ). |
LDAP Groups for Automation Admin Role | Type the LDAP group(s) to which Cloud Manager project's Automation
Administrators belong. You can type multiple LDAP groups
into this field if they are separated by two semicolons
( ;; ). |
LDAP Groups for Backup Admin Role | Type the LDAP group(s) to which Cloud Manager project's Backup
Administrators belong. You can type multiple LDAP groups
into this field if they are separated by two semicolons
( ;; ). |
LDAP Groups for Monitoring Admin Role | Type the LDAP group(s) to which Cloud Manager project's Monitoring
Administrators belong. You can type multiple LDAP groups
into this field if they are separated by two semicolons
( ;; ). |
LDAP Groups for User Admin Role | Type the LDAP group(s) to which Cloud Manager project's User
Administrators belong. You can type multiple LDAP groups
into this field if they are separated by two semicolons
( ;; ). |
LDAP Groups for Read Only Role | Type the LDAP group(s) to which Cloud Manager project's Read Only
Users belong. You can type multiple LDAP groups into this
field if they are separated by two semicolons ( ;; ). |
Delete One Project
Important
Deleting a project removes all the project's artifacts, including all monitoring data. Cloud Manager no longer displays the project in selection lists.
You can delete a project if:
You have the
Project Owner
access for the project.The project has no backups. To terminate your backups prior to removing the project, see Terminate a Deployment's Backups.
In MongoDB Cloud Manager, go to the Projects page for your organization.
If it's not already displayed, select your desired organization from the Organizations menu in the navigation bar.
Do one of the following steps:
Click the Leaf icon in the upper left corner of the page.
Click the Organization Settings icon next to the Organizations menu, then click Projects in the sidebar.
Expand the Projects menu in the navigation bar, then click View All Projects.
The Projects page displays.
Additional Information
Use the following procedures to modify projects: