On Ubuntu, Nginx+multiple tomcat instances deploy applications

sudo su
apt-get update
apt-get install nginx

 After the installation is successful, enter the server URL in the browser to see the Nginx welcome interface.

2. Tomcat installation

cd /usr/
mkdir tomcat
cd tomcat
wget http://mirror.bit.edu.cn/apache/tomcat/tomcat-7/v7.0.65/bin/apache-tomcat-7.0.65.tar.gz

 Not finished, to be added

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326353909&siteId=291194637