Skip to content

Commit 4460b47

Browse files
authored
(DOCSP-15358) Improve landing page diagrams (#304)
* (DOCSP-15358) Improve landing page diagrams
1 parent d1ec995 commit 4460b47

9 files changed

+4
-4
lines changed
-44.3 KB
Binary file not shown.
-43.5 KB
Binary file not shown.
-65.1 KB
Binary file not shown.
-41.9 KB
Binary file not shown.
134 KB
Loading
Loading
Loading
Loading

source/index.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The |bi| acts as a layer that translates queries and data between a
2929
stores no data, and purely serves to bridge your MongoDB cluster with
3030
business intelligence tools.
3131

32-
.. figure:: /images/bi-connector/cloud-none-vert.png
32+
.. figure:: /images/bi-connector/components-all.jpg
3333
:figwidth: 700px
3434
:align: center
3535
:alt: Diagram showing that other BI tools communicate with the DSN, which communicates with MongoDB's BI Connector, which in turn communicates with the MongoDB database.
@@ -76,7 +76,7 @@ In this scenario, the database and |bi-short| applications both run on
7676
{+atlas+}, and you set up your :doc:`DSN </tutorial/create-system-dsn>`
7777
with connection information that {+atlas+} provides.
7878

79-
.. figure:: /images/bi-connector/cloud-bi-vert.png
79+
.. figure:: /images/bi-connector/components-cloud.jpg
8080
:alt: Hosted DB and BI Connector
8181
:figwidth: 700px
8282
:align: center
@@ -91,7 +91,7 @@ specify a remote database address with the
9191
:option:`--mongo-uri <mongosqld --mongo-uri>` option when you start
9292
the BI Connector's :doc:`mongosqld process </reference/mongosqld>`.
9393

94-
.. figure:: /images/bi-connector/cloud-db-vert.png
94+
.. figure:: /images/bi-connector/components-onprem-bi-atlas.jpg
9595
:alt: On Premises DB and Local BI Connector
9696
:figwidth: 700px
9797
:align: center
@@ -104,7 +104,7 @@ elsewhere on your network, in which case you can set up your
104104
:doc:`DSN </tutorial/create-system-dsn>` to point to the |bi-short|
105105
server address.
106106

107-
.. figure:: /images/bi-connector/cloud-onprem-vert.png
107+
.. figure:: /images/bi-connector/components-onprem.jpg
108108
:alt: On Premises DB and BI Connector
109109
:figwidth: 700px
110110
:align: center

0 commit comments

Comments
 (0)