Installation Guide

Install Navicat On-Prem Server on Ubuntu 14.04 LTS 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 3030.

Prepare a MySQL, PostgreSQL or MSSQL database.

Install Navicat On-Prem Server

Step 1 - Download the Navicat On-Prem Server repository configuration file:

wget -q -O - 'http://www.navicat.com/download_linux_repo?lnx_repo=ubuntu&p=onpremsvr' | sudo tee /etc/apt/sources.list.d/navicatonpremserver.list

Step 2 - Run the following commands to install Navicat On-Prem Server:

sudo apt-get update ; sudo apt-get install navicatonpremserver

Step 3 - After the package installation finishes, you can start Navicat On-Prem Server

sudo /etc/init.d/navicatonpremserver start

Step 4 - After the service is started, you can configure the Navicat On-Prem Server thru browser https://your-ip-address:3030

Need Help?

Contact our customer service team.