openbsd-ports/net/go-ipfs/pkg/README

22 lines
510 B
Plaintext

+-----------------------------------------------------------------------
| 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=${VARBASE}/kubo ${LOCALBASE}/bin/ipfs init"
Web Interface
=============
${PKGSTEM} serves up a web interface on:
http://localhost:5001/webui/