Hi all
I have recently implemented a Docker volume driver for DigitalOcean’s block storage solution and wanted to ask whether anyone is interested in it and would like to give it a try?
https://github.com/omallo/docker-volume-plugin-dostorage
Maybe someone finds it useful :). Feedback is welcome.
Regards
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Refer these for up-to-date solution: https://github.com/rexray/rexray/blob/master/.docs/user-guide/storage-providers/digitalocean.md#do-block-storage https://medium.com/@adrian.gheorghe.dev/docker-swarm-volume-data-persistence-on-digital-ocean-with-rexray-cd418f718131
Thanks for sharing. I recommend adding this to our projects page here.
I’m quite interested as I have a project I’ll be working on which requires both Docker and block storage working together, so I’ll give it a try :)