diff --git a/README.md b/README.md index 8b7b71ad58bb9c2fa1864dd48e1b80f560478cfc..0fbb7164710ea3336b827d1ae5c1613402f946ce 100644 --- a/README.md +++ b/README.md @@ -6,36 +6,36 @@ This project requires the use of MongoDB. To use the application a database must 2. ?Create an organization? 3. On the left-hand side in the menu under "Organization", press the "Project" tab. - + 4. In the right-hand corner, press "New Project" and name it as you wish. - + 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" - + 6. When creating a database deployment, select the M10 template. The provider and region can be selected as is most fit to the organization. - + 7. Name your cluster appropriately. Optionally, give your cluster tags. Press "Create". - + 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. - + 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. - + 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. - + - + 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 diff --git a/image-1.png b/images/image-1.png similarity index 100% rename from image-1.png rename to images/image-1.png diff --git a/image-10.png b/images/image-10.png similarity index 100% rename from image-10.png rename to images/image-10.png diff --git a/image-2.png b/images/image-2.png similarity index 100% rename from image-2.png rename to images/image-2.png diff --git a/image-3.png b/images/image-3.png similarity index 100% rename from image-3.png rename to images/image-3.png diff --git a/image-4.png b/images/image-4.png similarity index 100% rename from image-4.png rename to images/image-4.png diff --git a/image-5.png b/images/image-5.png similarity index 100% rename from image-5.png rename to images/image-5.png diff --git a/image-6.png b/images/image-6.png similarity index 100% rename from image-6.png rename to images/image-6.png diff --git a/image-7.png b/images/image-7.png similarity index 100% rename from image-7.png rename to images/image-7.png diff --git a/image-8.png b/images/image-8.png similarity index 100% rename from image-8.png rename to images/image-8.png diff --git a/image-9.png b/images/image-9.png similarity index 100% rename from image-9.png rename to images/image-9.png diff --git a/image.png b/images/image.png similarity index 100% rename from image.png rename to images/image.png