Skip to content
Snippets Groups Projects
Commit c231cb69 authored by Sara Savanovic Djordjevic's avatar Sara Savanovic Djordjevic
Browse files

refactor: move images to folder

parent 0d55bfab
No related branches found
No related tags found
No related merge requests found
...@@ -6,36 +6,36 @@ This project requires the use of MongoDB. To use the application a database must ...@@ -6,36 +6,36 @@ This project requires the use of MongoDB. To use the application a database must
2. ?Create an organization? 2. ?Create an organization?
3. On the left-hand side in the menu under "Organization", press the "Project" tab. 3. On the left-hand side in the menu under "Organization", press the "Project" tab.
![Alt text](image-1.png) ![Alt text](images/image-1.png)
4. In the right-hand corner, press "New Project" and name it as you wish. 4. In the right-hand corner, press "New Project" and name it as you wish.
![Alt text](image-2.png) ![Alt text](images/image-2.png)
5. After successful creation, you should be taken to a page called "Overview". In the middle of the page right below "Create a deployment", press the button that says "+ Create" 5. After successful creation, you should be taken to a page called "Overview". In the middle of the page right below "Create a deployment", press the button that says "+ Create"
![Alt text](image.png) ![Alt text](images/image.png)
6. When creating a database deployment, select the M10 template. The provider and region can be selected as is most fit to the organization. 6. When creating a database deployment, select the M10 template. The provider and region can be selected as is most fit to the organization.
![Alt text](image-4.png) ![Alt text](images/image-4.png)
7. Name your cluster appropriately. Optionally, give your cluster tags. Press "Create". 7. Name your cluster appropriately. Optionally, give your cluster tags. Press "Create".
![Alt text](image-5.png) ![Alt text](images/image-5.png)
8. After deploying the database you will be taken to the Security Quickstart page. Choose the option "certificate", and chose an appropriate "Common Name". Toggle the "Download certificate when user is added" on, and select a certificate expiration. Then press the "Add User" button. 8. After deploying the database you will be taken to the Security Quickstart page. Choose the option "certificate", and chose an appropriate "Common Name". Toggle the "Download certificate when user is added" on, and select a certificate expiration. Then press the "Add User" button.
![Alt text](image-7.png) ![Alt text](images/image-7.png)
9. After pressing "Add User", the access certificate will automatically be downloaded to your PC. The certificate will be used to access your database, and should be kept in a safe location to prevent unauthorized access. 9. After pressing "Add User", the access certificate will automatically be downloaded to your PC. The certificate will be used to access your database, and should be kept in a safe location to prevent unauthorized access.
![Alt text](image-8.png) ![Alt text](images/image-8.png)
10. Still in the Security Quickstart page, scroll down to the "Where would you like to connect from?" section. Press "Add My Current IP Address", and then press "Finish and close" at the bottom of the page. 10. Still in the Security Quickstart page, scroll down to the "Where would you like to connect from?" section. Press "Add My Current IP Address", and then press "Finish and close" at the bottom of the page.
![Alt text](image-9.png) ![Alt text](images/image-9.png)
![Alt text](image-10.png) ![Alt text](images/image-10.png)
11. You have now created a database deployment, but you will still have to configure the connection to the database. 11. You have now created a database deployment, but you will still have to configure the connection to the database.
\ No newline at end of file
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment