Go implementation of IPFS, the InterPlanetary FileSystem
3.2K
Source: https://gitlab.com/agrozyme-docker/go-ipfs
Go implementation of IPFS, the InterPlanetary FileSystem
Ports:
4001: Swarm TCP; should be exposed to the public5001: Daemon API; must not be exposed publicly but to client services under you control8080: Web Gateway; can be exposed publicly with a proxy, e.g. as https://ipfs.example.org8081: Swarm Websockets; must be exposed publicly when the node is listening using the websocket transport (/ipX/.../tcp/8081/ws).IPFS_PATH: default value is /var/lib/ipfs/.ipfsIPFS_SWARM_KEY_FILEIPFS_SWARM_KEYOthers see: https://github.com/ipfs/go-ipfs/blob/master/docs/environment-variables.md
Content type
Image
Digest
Size
37.7 MB
Last updated
over 6 years ago
docker pull agrozyme/go-ipfs