摘要: Redis Redis安装 wget http://download.redis.io/releases/redis-6.2.4.tar.gz​tar -xf redis-6.2.4.tar.gz​cd redis-6.2.4​make​cd src/ && make install​mkdir - 阅读全文
posted @ 2022-08-08 21:57 Try-to-shine_H 阅读(42) 评论(0) 推荐(0) 编辑
摘要: nginx正向代理默认是不支持https,如果想要通过正向代理访问https需要安装插件ngx_http_proxy_connect_module 安装ngx_http_proxy_connect_module插件 yum install git git clone https://gitee.co 阅读全文
posted @ 2022-04-12 11:39 Try-to-shine_H 阅读(538) 评论(0) 推荐(0) 编辑
摘要: 部署war包方式 1 自动部署 将war包放在${东方通安装目录}/autodeploy下,启动后东方通会自动部署。 2 手工部署 步骤一 首先我们将打包好的war包放到服务器内,可以在Tongweb目录外创建一个别的名字的文件夹,用来存放war包,这里我创建的名字叫apps 我们将打包好的war包 阅读全文
posted @ 2022-04-08 09:50 Try-to-shine_H 阅读(9063) 评论(0) 推荐(1) 编辑
点击右上角即可分享
微信分享提示