WalletConnect-Relay 部署
使用 quay.io 自动构建镜像
略
参考:
https://docs.quay.io/guides/building.html
https://access.redhat.com/documentation/zh-cn/red_hat_quay/3.6/html-single/use_red_hat_quay/index
编写helm chart
参考:
https://github.com/paradeum-team/relay/blob/master/ops/package/docker-compose.override.yml
编写好的 helm chart 代码提交至
https://github.com/paradeum-team/geth-helm-charts/tree/main/walletconnect-relay
使用argocd部署
部署WalletConnect-Relay 使用的 redis
dev-walletconnect-relay-redis.yaml
执行创建
部署 WalletConnect-Relay
dev-walletconnect-relay.yaml
执行部署
参考
https://github.com/paradeum-team/relay
https://liujinye.gitbook.io/kubernetes-docs/cicd/argocd-tian-jia-fu-wu-liu-cheng
Last updated