The installation of ipfs on FreeBSD requires some more attention. One would enable it with
In addition,
In fact all those valid commands would only work where ipfs-go is used in place of ipfs, which is again standard documentations.
Anyone has it perfectly working there? Kindly advise.
ipfs_go_enable="YES" in rc.conf and run it with service ipfs-go start. In addition,
ipfs swarm peers would suggest running ipfs deamon first. But deamonising it throws error - ipfs deamon command not found, I think. In fact all those valid commands would only work where ipfs-go is used in place of ipfs, which is again standard documentations.
Anyone has it perfectly working there? Kindly advise.