GithubHelp home page GithubHelp logo

Comments (7)

sapk avatar sapk commented on August 17, 2024 1

Great, I would gladly accept contribution. External point of view for documentation is really good. As maintainer I may assume a lot of things writing it.

For start the docker host doesn't have to be in the gluster pool it just need to be able to access each of the pool member. I think, I should add a way to test it since I think most issue come from this.

The gluster volumes need to be created before. It's planned on the roadmap to auto-create corresponding gluster volume via heketi (#5)

For dependency,
If you use the managed plugin docker plugin install sapk/plugin-gluster all the deps are in the containers that hold the plugin you just need fuse on host (the plugin hook itself on host /dev/fuse).
With the legacy mode, you also need glusterfs-client package (debian name) or the corresping in your distrib.

from docker-volume-gluster.

pascalandy avatar pascalandy commented on August 17, 2024 1

I'm trying to test this project and I'm confused.

From what I read here, there is pre-requirement in order to use this project right?

Thank you!

from docker-volume-gluster.

raffaeleguidi avatar raffaeleguidi commented on August 17, 2024

So, let me see if I got it right:

  1. a glusterfs pool with volumes already in place somewhere
  2. fuse and glusterfs client installed on each docker host
  3. all glusterfs required ports open on the client

is it right? In case I would just try to install everything and document the process in the meanwhile

from docker-volume-gluster.

sapk avatar sapk commented on August 17, 2024

You should be ok.

from docker-volume-gluster.

antoniomtz avatar antoniomtz commented on August 17, 2024

I'm also trying to test this project from source code, any guidelines for development stand point?

from docker-volume-gluster.

sapk avatar sapk commented on August 17, 2024

If you want to compile it just look at the makefile. I will show you how the plugin is compiled for both legacy (make compile) and managed (make docker-plugin) plugin. You should have all the needed tools installed with make dev-deps

from docker-volume-gluster.

sapk avatar sapk commented on August 17, 2024

@pascalandy Sorry I forget your message. The only prerequisite would be having docker running and a working gluster 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.