Skip to content

Commit e1a8558

Browse files
Merge pull request #4353 from ovh/cloud_db_update_mongdb_advanced_roles
Cloud db update mongdb advanced roles
2 parents 20690b0 + 1e4aa2e commit e1a8558

40 files changed

+480
-285
lines changed

pages/platform/databases/mongodb_01_concept_capabilities/guide.de-de.md

Lines changed: 24 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ section: MongoDB - Guides
66
order: 010
77
routes:
88
canonical: 'https://docs.ovh.com/gb/en/publiccloud/databases/mongodb/capabilities/'
9-
updated: 2023-03-09
9+
updated: 2023-03-13
1010
---
1111

12-
**Last updated March 9th, 2023**
12+
**Last updated March 13th, 2023**
1313

1414
## Objective
1515

@@ -64,7 +64,7 @@ Your choice of plan affects the number of nodes your cluster can run as well as
6464
#### Nodes
6565

6666
- *Essential*: The cluster supports at most one node.
67-
- *Business* or *Enterprise*: The cluster can support 3 to 8 nodes.
67+
- *Business* or *Enterprise*: The cluster can support 3 to 8 nodes including optionally an analytics node.
6868

6969
#### License type
7070

@@ -145,14 +145,27 @@ Please note that if the database instance is deleted, logs and metrics are also
145145

146146
#### Users and roles
147147

148-
Creation of users is allowed with the proposed roles :
149-
150-
- readAnyDatabase
151-
- readWriteAnyDatabase
152-
- userAdminAnyDatabase
153-
- dbAdminAnyDatabase
154-
- backup
155-
- restore
148+
Creation of users is allowed with the proposed roles:
149+
150+
| Role | Database |
151+
| -------------------- | --------------- |
152+
| backup | admin |
153+
| clusterManager | admin |
154+
| clusterMonitor | admin |
155+
| clusterAdmin | admin |
156+
| dbAdmin | User configured |
157+
| dbAdminAnyDatabase | admin |
158+
| dbOwner | User configured |
159+
| enableSharding | User configured |
160+
| hostManager | User configured |
161+
| read | User configured |
162+
| readWrite | User configured |
163+
| readWriteAnyDatabase | admin |
164+
| readAnyDatabase | admin |
165+
| restore | admin |
166+
| root | admin |
167+
| userAdmin | User configured |
168+
| userAdminAnyDatabase | admin |
156169

157170
In order to properly manage your MongoDB cluster, some MongoDB users are set up in your clusters by OVHcloud:
158171

pages/platform/databases/mongodb_01_concept_capabilities/guide.en-asia.md

Lines changed: 24 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ slug: mongodb/capabilities
44
excerpt: Find out what are the capabilities and limitations of the Public Cloud Databases for MongoDB offer
55
section: MongoDB - Guides
66
order: 010
7-
updated: 2023-03-09
7+
updated: 2023-03-13
88
---
99

10-
**Last updated March 9th, 2023**
10+
**Last updated March 13th, 2023**
1111

1212
## Objective
1313

@@ -62,7 +62,7 @@ Your choice of plan affects the number of nodes your cluster can run as well as
6262
#### Nodes
6363

6464
- *Essential*: The cluster supports at most one node.
65-
- *Business* or *Enterprise*: The cluster can support 3 to 8 nodes.
65+
- *Business* or *Enterprise*: The cluster can support 3 to 8 nodes including optionally an analytics node.
6666

6767
#### License type
6868

@@ -143,14 +143,27 @@ Please note that if the database instance is deleted, logs and metrics are also
143143

144144
#### Users and roles
145145

146-
Creation of users is allowed with the proposed roles :
147-
148-
- readAnyDatabase
149-
- readWriteAnyDatabase
150-
- userAdminAnyDatabase
151-
- dbAdminAnyDatabase
152-
- backup
153-
- restore
146+
Creation of users is allowed with the proposed roles:
147+
148+
| Role | Database |
149+
| -------------------- | --------------- |
150+
| backup | admin |
151+
| clusterManager | admin |
152+
| clusterMonitor | admin |
153+
| clusterAdmin | admin |
154+
| dbAdmin | User configured |
155+
| dbAdminAnyDatabase | admin |
156+
| dbOwner | User configured |
157+
| enableSharding | User configured |
158+
| hostManager | User configured |
159+
| read | User configured |
160+
| readWrite | User configured |
161+
| readWriteAnyDatabase | admin |
162+
| readAnyDatabase | admin |
163+
| restore | admin |
164+
| root | admin |
165+
| userAdmin | User configured |
166+
| userAdminAnyDatabase | admin |
154167

155168
In order to properly manage your MongoDB cluster, some MongoDB users are set up in your clusters by OVHcloud:
156169

pages/platform/databases/mongodb_01_concept_capabilities/guide.en-au.md

Lines changed: 24 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ slug: mongodb/capabilities
44
excerpt: Find out what are the capabilities and limitations of the Public Cloud Databases for MongoDB offer
55
section: MongoDB - Guides
66
order: 010
7-
updated: 2023-03-09
7+
updated: 2023-03-13
88
---
99

10-
**Last updated March 9th, 2023**
10+
**Last updated March 13th, 2023**
1111

1212
## Objective
1313

@@ -62,7 +62,7 @@ Your choice of plan affects the number of nodes your cluster can run as well as
6262
#### Nodes
6363

6464
- *Essential*: The cluster supports at most one node.
65-
- *Business* or *Enterprise*: The cluster can support 3 to 8 nodes.
65+
- *Business* or *Enterprise*: The cluster can support 3 to 8 nodes including optionally an analytics node.
6666

6767
#### License type
6868

@@ -142,14 +142,27 @@ Please note that if the database instance is deleted, logs and metrics are also
142142

143143
#### Users and roles
144144

145-
Creation of users is allowed with the proposed roles :
146-
147-
- readAnyDatabase
148-
- readWriteAnyDatabase
149-
- userAdminAnyDatabase
150-
- dbAdminAnyDatabase
151-
- backup
152-
- restore
145+
Creation of users is allowed with the proposed roles:
146+
147+
| Role | Database |
148+
| -------------------- | --------------- |
149+
| backup | admin |
150+
| clusterManager | admin |
151+
| clusterMonitor | admin |
152+
| clusterAdmin | admin |
153+
| dbAdmin | User configured |
154+
| dbAdminAnyDatabase | admin |
155+
| dbOwner | User configured |
156+
| enableSharding | User configured |
157+
| hostManager | User configured |
158+
| read | User configured |
159+
| readWrite | User configured |
160+
| readWriteAnyDatabase | admin |
161+
| readAnyDatabase | admin |
162+
| restore | admin |
163+
| root | admin |
164+
| userAdmin | User configured |
165+
| userAdminAnyDatabase | admin |
153166

154167
In order to properly manage your MongoDB cluster, some MongoDB users are set up in your clusters by OVHcloud:
155168

pages/platform/databases/mongodb_01_concept_capabilities/guide.en-ca.md

Lines changed: 24 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ slug: mongodb/capabilities
44
excerpt: Find out what are the capabilities and limitations of the Public Cloud Databases for MongoDB offer
55
section: MongoDB - Guides
66
order: 010
7-
updated: 2023-03-09
7+
updated: 2023-03-13
88
---
99

10-
**Last updated March 9th, 2023**
10+
**Last updated March 13th, 2023**
1111

1212
## Objective
1313

@@ -62,7 +62,7 @@ Your choice of plan affects the number of nodes your cluster can run as well as
6262
#### Nodes
6363

6464
- *Essential*: The cluster supports at most one node.
65-
- *Business* or *Enterprise*: The cluster can support 3 to 8 nodes.
65+
- *Business* or *Enterprise*: The cluster can support 3 to 8 nodes including optionally an analytics node.
6666

6767
#### License type
6868

@@ -143,14 +143,27 @@ Please note that if the database instance is deleted, logs and metrics are also
143143

144144
#### Users and roles
145145

146-
Creation of users is allowed with the proposed roles :
147-
148-
- readAnyDatabase
149-
- readWriteAnyDatabase
150-
- userAdminAnyDatabase
151-
- dbAdminAnyDatabase
152-
- backup
153-
- restore
146+
Creation of users is allowed with the proposed roles:
147+
148+
| Role | Database |
149+
| -------------------- | --------------- |
150+
| backup | admin |
151+
| clusterManager | admin |
152+
| clusterMonitor | admin |
153+
| clusterAdmin | admin |
154+
| dbAdmin | User configured |
155+
| dbAdminAnyDatabase | admin |
156+
| dbOwner | User configured |
157+
| enableSharding | User configured |
158+
| hostManager | User configured |
159+
| read | User configured |
160+
| readWrite | User configured |
161+
| readWriteAnyDatabase | admin |
162+
| readAnyDatabase | admin |
163+
| restore | admin |
164+
| root | admin |
165+
| userAdmin | User configured |
166+
| userAdminAnyDatabase | admin |
154167

155168
In order to properly manage your MongoDB cluster, some MongoDB users are set up in your clusters by OVHcloud:
156169

pages/platform/databases/mongodb_01_concept_capabilities/guide.en-gb.md

Lines changed: 24 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ slug: mongodb/capabilities
44
excerpt: Find out what are the capabilities and limitations of the Public Cloud Databases for MongoDB offer
55
section: MongoDB - Guides
66
order: 010
7-
updated: 2023-03-09
7+
updated: 2023-03-13
88
---
99

10-
**Last updated March 9th, 2023**
10+
**Last updated March 13th, 2023**
1111

1212
## Objective
1313

@@ -62,7 +62,7 @@ Your choice of plan affects the number of nodes your cluster can run as well as
6262
#### Nodes
6363

6464
- *Essential*: The cluster supports at most one node.
65-
- *Business* or *Enterprise*: The cluster can support 3 to 8 nodes.
65+
- *Business* or *Enterprise*: The cluster can support 3 to 8 nodes including optionally an analytics node.
6666

6767
#### License type
6868

@@ -143,14 +143,27 @@ Please note that if the database instance is deleted, logs and metrics are also
143143

144144
#### Users and roles
145145

146-
Creation of users is allowed with the proposed roles :
147-
148-
- readAnyDatabase
149-
- readWriteAnyDatabase
150-
- userAdminAnyDatabase
151-
- dbAdminAnyDatabase
152-
- backup
153-
- restore
146+
Creation of users is allowed with the proposed roles:
147+
148+
| Role | Database |
149+
| -------------------- | --------------- |
150+
| backup | admin |
151+
| clusterManager | admin |
152+
| clusterMonitor | admin |
153+
| clusterAdmin | admin |
154+
| dbAdmin | User configured |
155+
| dbAdminAnyDatabase | admin |
156+
| dbOwner | User configured |
157+
| enableSharding | User configured |
158+
| hostManager | User configured |
159+
| read | User configured |
160+
| readWrite | User configured |
161+
| readWriteAnyDatabase | admin |
162+
| readAnyDatabase | admin |
163+
| restore | admin |
164+
| root | admin |
165+
| userAdmin | User configured |
166+
| userAdminAnyDatabase | admin |
154167

155168
In order to properly manage your MongoDB cluster, some MongoDB users are set up in your clusters by OVHcloud:
156169

pages/platform/databases/mongodb_01_concept_capabilities/guide.en-ie.md

Lines changed: 24 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ slug: mongodb/capabilities
44
excerpt: Find out what are the capabilities and limitations of the Public Cloud Databases for MongoDB offer
55
section: MongoDB - Guides
66
order: 010
7-
updated: 2023-03-09
7+
updated: 2023-03-13
88
---
99

10-
**Last updated March 9th, 2023**
10+
**Last updated March 13th, 2023**
1111

1212
## Objective
1313

@@ -62,7 +62,7 @@ Your choice of plan affects the number of nodes your cluster can run as well as
6262
#### Nodes
6363

6464
- *Essential*: The cluster supports at most one node.
65-
- *Business* or *Enterprise*: The cluster can support 3 to 8 nodes.
65+
- *Business* or *Enterprise*: The cluster can support 3 to 8 nodes including optionally an analytics node.
6666

6767
#### License type
6868

@@ -143,14 +143,27 @@ Please note that if the database instance is deleted, logs and metrics are also
143143

144144
#### Users and roles
145145

146-
Creation of users is allowed with the proposed roles :
147-
148-
- readAnyDatabase
149-
- readWriteAnyDatabase
150-
- userAdminAnyDatabase
151-
- dbAdminAnyDatabase
152-
- backup
153-
- restore
146+
Creation of users is allowed with the proposed roles:
147+
148+
| Role | Database |
149+
| -------------------- | --------------- |
150+
| backup | admin |
151+
| clusterManager | admin |
152+
| clusterMonitor | admin |
153+
| clusterAdmin | admin |
154+
| dbAdmin | User configured |
155+
| dbAdminAnyDatabase | admin |
156+
| dbOwner | User configured |
157+
| enableSharding | User configured |
158+
| hostManager | User configured |
159+
| read | User configured |
160+
| readWrite | User configured |
161+
| readWriteAnyDatabase | admin |
162+
| readAnyDatabase | admin |
163+
| restore | admin |
164+
| root | admin |
165+
| userAdmin | User configured |
166+
| userAdminAnyDatabase | admin |
154167

155168
In order to properly manage your MongoDB cluster, some MongoDB users are set up in your clusters by OVHcloud:
156169

0 commit comments

Comments
 (0)