在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:claudiobizzotto/ipfs-rpi开源软件地址:https://github.com/claudiobizzotto/ipfs-rpi开源编程语言:Shell 89.1%开源软件介绍:IPFS RPiA bare bones IPFS installer for the Raspberry Pi and other ARM-based devices. InstallationLog into your system with an administrator account, like the default OS user. For example, on the Raspberry Pi, most
operating systems will default to the From any local directory, clone or download this repo, ./install Notes
Installation optionsYou can specify a version for IPFS (eg.: ./install v0.4.11 IPFS usageYou can find a lot of information on how to use IPFS on the official website. If you just want to test whether the installation was successful or not, you can list your node's peers: ipfs swarm peers IPFS daemonThe IPFS daemon needs to be running in order for your IPFS node to appear online. The installer already takes care of running the daemon on system startup by default, but if you want to control that process manually, you can use the operating system's init system directly. For sudo systemctl {start|status|stop} ipfs-daemon.service For sudo service ipfs-daemon {start|status|stop} UninstallationIn order to uninstall IPFS, just execute the uninstaller and follow the uninstallation steps: ./uninstall UpgradeIf you want to upgrade to a newer version, run the installer again. Support matrix
How to contribute
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论