Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opencurve/curveadm
Deploy and manage Curve cluster
https://github.com/opencurve/curveadm
Last synced: about 2 months ago
JSON representation
Deploy and manage Curve cluster
- Host: GitHub
- URL: https://github.com/opencurve/curveadm
- Owner: opencurve
- License: apache-2.0
- Created: 2021-10-21T08:51:58.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-20T07:20:33.000Z (11 months ago)
- Last Synced: 2024-06-19T04:02:17.961Z (7 months ago)
- Language: Go
- Homepage:
- Size: 1.54 MB
- Stars: 63
- Watchers: 8
- Forks: 66
- Open Issues: 100
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
CurveAdm
---CurveAdm is a tool for deploy and manage Curve cluster, it's easy to use and with rich features.
Documentation
---* [简体中文][docs]
Installation
---```shell
$ bash -c "$(curl -fsSL https://curveadm.nos-eastchina1.126.net/script/install.sh)"
```Usage
---Run `curveadm -h` for more informations.
Contributing
---Contributions of code, tests, documentation and bugs are welcome,
you can see [CONTRIBUTING][contributing] for details.License
---CurveAdm is under the Apache 2.0 license. See the [LICENSE](LICENSE) file for details.
[docs]: https://github.com/opencurve/curveadm/wiki
[contributing]: https://github.com/opencurve/curveadm/wiki/others#参与-curveadm-的开发