...
代码块 | ||
---|---|---|
| ||
chmod 755 setenv.sh |
1.4 部署Smartbi
①将smartbi1.上传war包
将smartbi.war上传到/data/apache-tomcat-8.5.51/webapps目录下
2.启动Tocmat 服务器
进入/data/apache-tomcat-8.5.51/bin目录下,执行startup.sh脚本启动tomcat程序
代码块 | ||
---|---|---|
| ||
cd /data/apache-tomcat-8.5.51/bin
./startup.sh |
...
代码块 | ||
---|---|---|
| ||
chmod 755 setenv.sh |
①将smartbi1.上传war包
将smartbi.war上传到/data/apache-tomcat-8.5.51/webapps目录下
2.启动Tocmat 服务器
进入/data/apache-tomcat-8.5.51/bin目录下,执行startup.sh脚本启动tomcat程序
代码块 | ||
---|---|---|
| ||
cd /data/apache-tomcat-8.5.51/bin
./startup.sh |