如何使用 docker-compose 监控 storj 存储节点卫星退出状态
首先尝试
storj_exit_status.sh
docker-compose exec storagenode /app/storagenode exit-status --identity.cert-path /app/identity/identity.cert --identity.key-path /app/identity/identity.key或对于较旧的 storj 版本使用
storj_exit_status_legacy.sh
docker-compose exec storagenode /app/storagenode exit-status --identity-dir /app/identityCheck out similar posts by category:
Networking
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow