Giter VIP home page Giter VIP logo

Comments (5)

sapk avatar sapk commented on August 18, 2024 4

Yes mainly :

  • It is possible to use it as docker plugin (new format).
  • It use latest github.com/docker/go-plugins-helpers/volume format.
  • It should have persistence across boot.
  • The name of the docker volume is not attached to the name of the gluster volume -> (multiple mount possible and compatible with docker-compose)

For calavera based plugin :

Overall, building this driver I look a lot to calavera code for information. The main purpose for me was the new docker plugin format.

from docker-volume-gluster.

sapk avatar sapk commented on August 18, 2024

Forgot that with calavera one you need to define the server list at the plugin level where mine you define it at volume level allowing to use any server without restarting the plugin.

from docker-volume-gluster.

sapk avatar sapk commented on August 18, 2024

Now you can also use subdir volume.

from docker-volume-gluster.

Vad1mo avatar Vad1mo commented on August 18, 2024

I saw this already, great :) thank you.

from docker-volume-gluster.

ssirag avatar ssirag commented on August 18, 2024

Sapk you stated we can use subdir volume... if I understand correctly, that means we can specify a subdir in a glusterfs volume to use as the target of the plugin, is that correct?

IE "gfs server:gfs volume/subdir"

If so, where do we specify this? In the docker volume creation or in the docker run command that uses the volume?

from docker-volume-gluster.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.