So this can be self hosted but files are stored in the IPFS network. I checked out the GitHub page read through their docs and it seems to indicate you provide your own storage (which is what I want).
Can someone with more experience with IPFS confirm this means my files stay on my own server but are simply accessed via the IPFS protocol? Or do the files get distributed around the IPFS network?
IPFS has always sounded interesting to me but I’ve never fully grokked how it works in practice.