curveadm icon indicating copy to clipboard operation
curveadm copied to clipboard

feature: We should support deploying curve client on baremetal host without docker

Open aspirer opened this issue 3 years ago • 2 comments

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.

aspirer avatar Dec 08 '21 01:12 aspirer

This tool may be a good choice: https://github.com/megastep/makeself

aspirer avatar Dec 09 '21 09:12 aspirer

Another way, may be we can build some docker images, which can be used for building deb, rpm package.

aspirer avatar Mar 08 '22 02:03 aspirer