The net/go-ipfs port
kubo-0.26.0 – IPFS implementation in Go (cvsweb github mirror)
Description
IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. IPFS provides an interface as simple as the HTTP web, but with permanence built in.WWW: https://ipfs.tech/
Readme
+----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- First Run ========= If you are running ${PKGSTEM} for the first time, you will have to initialize its database first. Run as root: # su -l -s /bin/sh _go-ipfs -c \ "IPFS_PATH=${LOCALSTATEDIR}/kubo ${LOCALBASE}/bin/ipfs init" Web Interface ============= ${PKGSTEM} serves up a web interface on: http://localhost:5001/webui/
Maintainer
The OpenBSD ports mailing-list
Only for arches
aarch64 amd64 arm i386 riscv64
Categories
Build dependencies
Files
- /etc/login.conf.d/ipfs
- /etc/rc.d/ipfs
- /usr/local/bin/ipfs
- /usr/local/bin/ipfswatch
- /usr/local/share/doc/pkg-readmes/kubo
- /usr/local/share/examples/login.conf.d/ipfs
- /var/kubo/
- @conflict go-ipfs-*
- @newgroup _go-ipfs:825
- @newuser _go-ipfs:825:825::Kubo IPFS Account:/var/empty:/sbin/nologin