Skip to content

Commit

Permalink
Update atlas.md
Browse files Browse the repository at this point in the history
Missing Sphinx admonitions
  • Loading branch information
psonnera committed Jan 2, 2024
1 parent d574e9c commit a6968c9
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions docs/troubleshoot/atlas.md
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@ Select the organization, then top left the cog wheel to go in `Settings`, then s

<img src="/vendors/mongodb/img/Cleanup06.png" width="800px" >

If an organization is connected to mLab delete it only if you don't want to migrate the database or if you're done it with another organization. Deleting an organization without projects will not delete your data.
Deleting an organization without projects will not delete your data.

<img src="/vendors/mongodb/img/Cleanup05.png" width="600px" >

Expand Down Expand Up @@ -702,7 +702,9 @@ You can safely delete empty databases (check the size first).

<img src="/vendors/mongodb/img/Cleanup13.png" width="600px" >

!!!warning "If you're not sure you're deleting the right database, just leave it."
```{warning}
If you're not sure you're deleting the right database, just leave it.
```

Hover on the database name and click the bin icon. Confirm deletion by copying the database name and click `Drop`.

Expand All @@ -716,7 +718,9 @@ If your database gets recreated after you deleted it this means your `MONGODB_UR

<img src="/vendors/mongodb/img/Cleanup15.png" width="700px" >

!!!warning "Terminating a cluster will delete all information and databases in this cluster!"
```{warning}
Terminating a cluster will delete all information and databases in this cluster!
```

Confirm with your cluster name and wait until shutdown is complete.

Expand Down

0 comments on commit a6968c9

Please sign in to comment.