Mino on Cloudron serving files using IPFS
-
Minio has an optional IPFS configuration.
https://slides.com/cosminp/storage-opts/fullscreen#/2Has anybody tried using Mino on Cloudron to make files available via IPFS?
How did it go?
Any suggestions? -
Yeah this isn’t an integration. It’s using Minionto store files as the backend for an IPFS node.
There is an S3 plugin for IPFS (developers need to compile it in) that could be used with Minio, but as girish said, you’d still need to install IPFS separately.
-
@girish said in Mino on Cloudron serving files using IPFS:
@LoudLemur do you mean the 6th slide? I think this involves installing ipfs on the server (which is not part of minio).
I see. Since installing additional software onto the operating system is a no-no for Cloudron, this would therefore not be ok.