Installation Guide

Install Navicat Monitor on Docker 17 or later.

Prerequisites

You must have a machine with x86-64 CPU and at least 2 GB of memory.

Network card MAC address must be persistent after reboot.

In your OS firewall, you should open port 3000.

Install Navicat Monitor

Step 1 - Pull the Navicat Monitor image:

docker pull navicat/navicatmonitor:3.0.1

Step 2 - Create a Navicat Monitor container:

docker run -d -p 3000:3000 --mac-address="92:20:de:b0:6b:61" -v navicat_monitor_var_data:/opt/navicatmonitor/x86_64-linux-gnu/var -v navicat_monitor_certs_data:/opt/navicatmonitor/x86_64-linux-gnu/certs navicat/navicatmonitor:3.0.1

Step 3 - After the service is started, you can configure the Navicat Monitor thru browser http://your-ip-address:3000

Need Help?

Contact our customer service team.

We use cookies to ensure its efficient functioning. Read about how we use cookies here. By continuing to use this site, you are giving us your consent to do this.