+-----------------------------------------------------------------------
| Running kubo on OpenBSD
+-----------------------------------------------------------------------

First Run
=========

If you are running kubo 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=/var/kubo /usr/local/bin/ipfs init"

Web Interface
=============

kubo serves up a web interface on:

	 http://localhost:5001/webui/
