How to deploy war files into cPanel and remove the project name?

后端 未结 6 1954
没有蜡笔的小新
没有蜡笔的小新 2021-01-24 00:23

I need to run my Java application on cPanel. I have successfully installed Tomcat,

I can run my application by copying war file into my

6条回答
  •  臣服心动
    2021-01-24 01:15

    they just need to unzip the .war archive in shell. See:

    How to deploy a .WAR application - Ubiquity Web Hosting Wiki

    We have over 100 users that have used these instructions and it works great. If you deployed Tomcat using EasyApache and have it setup as cPanel has designed, that should be about it. That was derived from:

    http://twiki.cpanel.net/twiki/pub/Al...s08/Tomcat.pdf

    http://forums.cpanel.net/f42/how-auto-deploy-war-cpanel-server-55096.html

提交回复
热议问题