Coder Social home page Coder Social logo

Comments (4)

vdemeester avatar vdemeester commented on June 11, 2024

@zteBill ohh, hum it's a weird error indeed. Which version of Go are you using ?

Anyway, yes I need to update the plugin and add way more documentation no how to use it 👼

from docker-volume-ipfs.

zteBill avatar zteBill commented on June 11, 2024

@vdemeester my go version is go1.7.3 linux/amd64 ,but I ran the makefile and command, it seems need other component "ipns"

IPFS 23:14:55.757 ERROR fuse/ipns: looking up /ipns/QmSZkmcN4sBWujX19t7L5fvX12n6NDQAcVn8qm728Rr6Qx: Could not resolve name. ipns_unix.go:98
IPFS > 23:14:55.758 ERROR node: error mounting: Could not resolve name. mount_unix.go:101
IPFS > Error: Could not resolve name.

I have read your plugin code and did not understand how to build communication ipfs with docker daemon ?
There should be have a socket file under '/var/run/ipfs' like convoy volume plugin
I need to learn about how to write a volume plugin with the third file system, So I want to know your ipfs volume plugin.
I hope you can give me some suggestions about this, thank you very much

from docker-volume-ipfs.

vdemeester avatar vdemeester commented on June 11, 2024

@zteBill the current version is really a PoC of a plugin volume. It does not communicate with the ipfs daemon through a socket, it just assume the daemon is running and mounting ipfs and ipns in fuse at some hardcoded places.

I do intend to update it to a real, functionnal plugin that discuss with the daemon instead of doing these assumptions 👼.

from docker-volume-ipfs.

zteBill avatar zteBill commented on June 11, 2024

@vdemeester Ok, I will learn how to write custom volume plugin with you and improve myself. Finally I hope I can give u an assist about this project and docker. Thank you ~

from docker-volume-ipfs.

Related Issues (9)

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.