larsks/git-remote-ipfs

Neglects to mention that ipfs (daemon) is required

awgrover opened this issue · 0 comments

I suspected, but it wasn't obvious till I ran git push: you must have installed, and be running, some ipfs server/daemon.

The typical error would be

...requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=5001)...

You might install ipfs.io. Some other applications have internal ipfs server/daemons.