Open brandontamm opened 6 years ago
Sharing the docker volume between host is not a limitation of the plugin but a limitation of DO at the moment.
I was wondering the same thing regarding the state of that plugin. For instance I'd rather not have to create the volume locally on all the hosts AND I'd prefer to use the driver options to specify the name of the DO volume.
Are you planning to make updates to the plugin? If not I think I'll fork and keep maintaining it.
I did speak with DO awhile back and that functionality was slated for release but they would not give a date. @omallo any plans to update plugin once DO releases functionality?
While determining if I was going to maintain it I noticed there is already another plugin that achieves the same functions on DO but is actively maintained...
I'm thinking about using it instead of making this one relive...
What do you think?
If the other project is working and on-par I say one solution is great! Build the community around it and archive this repo with a link to it? You can always reverse course and open this back up later! I'll check out the other solution and see what I think of it.
@g0t4 Unfortunately, the rexray plugin seems to not be maintained anymore as well.
I have another one which I am actively using and planning to maintain: https://github.com/djmaze/dobs-volume-plugin
This is a great start, but I don't see any traction or movement on the repo for several year. Also, is there any plan to share docker volume between hosts? I have seen many DO article comments requesting the feature and this is critical for CI/CD