You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

swagger.sh 475 B

12345678910111213
  1. #!/bin/bash
  2. # 请先保证swagger的安装,可参考 https://goswagger.io/install.html
  3. swagger mixin lan_trans/openapiv2/idl/*/*.json -o lan_trans/swagger.json
  4. rm -rf lan_trans/openapiv2
  5. # 将机器的sshkey保存到公有云机器121.41.88.120上
  6. #scp -P 22 gen/swagger.json root@121.41.88.120:/root/doc
  7. # 服务端运行的docker
  8. # docker run --name swagger -d --rm -p 80:80 -v /root/doc:/usr/share/nginx/html/swagger -e SPEC_URL=swagger/swagger.json redocly/redoc

PCM is positioned as Software stack over Cloud, aiming to build the standards and ecology of heterogeneous cloud collaboration for JCC in a non intrusive and autonomous peer-to-peer manner.