curveadm
curveadm copied to clipboard
feature: We should support deploying curve client on baremetal host without docker
Few users may be unlike to deploy curve client with docker, we should handle this problem. And if we deploy client for openstack or k8s csi, the client deployment with docker cannot be used by them.
This tool may be a good choice: https://github.com/megastep/makeself
Another way, may be we can build some docker images, which can be used for building deb, rpm package.