You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
flyingzumwalt
changed the title
Story: Mount a directory based on its ipfs-pack manifest
Story: Serve Content Directly From an IPFS Pack to IPFS Network (no intermediary node)
Jan 19, 2017
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 infilestore
mode that uses the ipfs-pack as its filestore. It serves the contents of the pack directly to the network.The text was updated successfully, but these errors were encountered: