File tree Expand file tree Collapse file tree 3 files changed +2
-14
lines changed
installation/install-on-an-unattended-server
debian-server-installation
rhel-centos-server-installation Expand file tree Collapse file tree 3 files changed +2
-14
lines changed Original file line number Diff line number Diff line change 28
28
29
29
sudo apt install ./mongodb-relational-migrator_X.X.X-1_amd64.deb
30
30
31
- #. Change the directory to the Relational Migrator ``app/lib`` location.
32
-
33
- .. code-block:: bash
34
-
35
- cd /opt/mongodb-relational-migrator/lib/app/lib
36
-
37
31
#. (Optional) To connect to Oracle or MySQL drivers, download and place the drivers
38
32
into your Relational Migrator directory.
39
33
Original file line number Diff line number Diff line change 29
29
30
30
sudo yum install mongodb-relational-migrator-X.X.X-1.x86_64.rpm
31
31
32
- #. Change the directory to the Relational Migrator ``app/lib`` location.
33
-
34
- .. code-block:: bash
35
-
36
- cd /opt/mongodb-relational-migrator/lib/app/lib
37
-
38
32
#. (Optional) To connect to Oracle or MySQL drivers, download and place the drivers
39
- into your Relational Migrator directory.
33
+ into your Relational Migrator directory.
40
34
41
35
a. To download and install MySQL or Oracle drivers, see the following:
42
36
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ To find the Relational Migrator project :guilabel:`Settings`
21
21
panel, open Relational Migrator and select
22
22
:guilabel:`Settings`:
23
23
24
- .. figure:: /img/projects/settings-panel-location.png
24
+ .. figure:: /img/projects/settings-panel-location.png
25
25
:alt: Settings panel location for Relational Migrator
26
26
27
27
Settings
You can’t perform that action at this time.
0 commit comments