IPFS Guideline
For more information, please visit the official website: https://docs.ipfs.io/
Last updated
For more information, please visit the official website: https://docs.ipfs.io/
Last updated
IPFS requires 512MiB of memory and can run an IPFS node on a Raspberry Pi. However, how much disk space your IPFS installation takes up depends on how much data you're sharing.
A base installation takes up about 12MB of disk space, and the default maximum disk storage is set to 10GB.
REF: https://docs.media.network/ipfs-setup/
Allow Inbound
PORT | PROTOCOL | SOURCE IP |
---|---|---|
Download the Linux binary from dist.ipfs.io
Verify that IPFS is correctly installed
Configure IPFS_PATH to /data (Optional)
IPFS server initialization
When you're ready to join your node to the public network, run the ipfs daemon
in a terminal.
Enable and start the service
TCP
0.0.0.0/0
TCP
0.0.0.0/0
TCP/UDP
0.0.0.0/0