摘要:
将文件上传至 /opt 目录下 [root@localhost opt]# ll total 63704 -rw-r--r--. 1 root root 9181276 Mar 28 11:07 apache-maven-3.6.1-bin.zip drwxr-xr-x. 7 root root 8 阅读全文
posted @ 2020-04-19 21:09
VipSoft
阅读(170)
评论(0)
推荐(0)
摘要:
配置 Nginx 可以把.conf 文件拉到本地,配置好再传上去 #gzip on; upstream cluster{ server 192.168.0.113:8848; server 192.168.0.110:8848; server 192.168.0.109:8848; } server 阅读全文
posted @ 2020-04-19 21:00
VipSoft
阅读(3142)
评论(0)
推荐(0)
摘要:
三台虚机的IP地址被DHCP重分了一下1.MySQL 配置 先建一个 nacos_config 数据库 将SQL执行(方法很多,选自己喜欢的就行) 2.修改 application.properties 配置文件(application.properties.example 是示例) 先备份一下 v 阅读全文
posted @ 2020-04-19 19:00
VipSoft
阅读(1373)
评论(0)
推荐(0)
浙公网安备 33010602011771号