-
Notifications
You must be signed in to change notification settings - Fork 8
Home
superPershing edited this page Aug 24, 2020
·
17 revisions
Welcome to the archguard.org wiki!
- Env:
- DB:
- Dev: jdbc:mysql://ec2-68-79-38-105.cn-northwest-1.compute.amazonaws.com.cn:13306/default@default
- Prod: jdbc:mysql://ec2-68-79-38-105.cn-northwest-1.compute.amazonaws.com.cn:13308/default@default
- Swagger: http://ec2-68-79-38-105.cn-northwest-1.compute.amazonaws.com.cn:18079/swagger-ui/index.html
- Jenkins: http://ec2-68-79-38-105.cn-northwest-1.compute.amazonaws.com.cn:8080/
手动更新数据(登录到服务器)
cd /home/ec2-user/Dubbo
curl -sSL http://ec2-68-79-38-105.cn-northwest-1.compute.amazonaws.com.cn:8080/job/code-scanners/lastSuccessfulBuild/artifact/scan_java_bytecode/target/scan_java_bytecode-1.X-jar-with-dependencies.jar -o scan_java_bytecode-1.X-jar-with-dependencies.jar
java -Ddburl="jdbc:mysql://root:prisma@localhost:13306/default@default?useSSL=false" -jar scan_java_bytecode-1.X-jar-with-dependencies.jar /home/ec2-user/Dubbo/dubbo-samples -parse-xml