archives icon indicating copy to clipboard operation
archives copied to clipboard

Story: Serve Content Directly From an IPFS Pack to IPFS Network (no intermediary node)

Open flyingzumwalt opened this issue 7 years ago • 0 comments

Given I have an IPFS pack, which contains an IPFS repository, I want to serve that content directly to the network.

Then I use ipfs-pack serve to start an IPFS node in filestore mode that uses the ipfs-pack as its filestore. It serves the contents of the pack directly to the network.

flyingzumwalt avatar Jan 17 '17 16:01 flyingzumwalt