• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

dappnode/DNP_IPFS: Dappnode package responsible for providing IPFS connectivity

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

dappnode/DNP_IPFS

开源软件地址:

https://github.com/dappnode/DNP_IPFS

开源编程语言:

Shell 64.1%

开源软件介绍:

DAppNode Package IPFS (Core)

Website dappnode.io Documentation Wiki GIVETH Campaign ELEMENT DAppNode Twitter Follow

Dappnode package responsible for providing IPFS connectivity

It is an AragonApp whose repo is deployed at this address: 0x9dc9dc601f8f177ab558bcabde71786f1ea84091 and whose ENS address is: ipfs.dnp.dappnode.eth

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • git

    Install git commandline tool.

  • docker

    Install docker. The community edition (docker-ce) will work. In Linux make sure you grant permissions to the current user to use docker by adding current user to docker group, sudo usermod -aG docker $USER. Once you update the users group, exit from the current terminal and open a new one to make effect.

  • docker-compose

    Install docker-compose

Note: Make sure you can run git, docker ps, docker-compose without any issue and without sudo command.

Building

$ git clone https://github.com/dappnode/DNP_IPFS.git
$ docker-compose build
or
$ docker build --rm -f build/Dockerfile -t ipfs.dnp.dappnode.eth:dev build

Running

Start

$ docker-compose up -d

Stop

$ docker-compose down

Status

$ docker-compose ps

Logs

$ docker-compose logs -f

Run commands

$ docker-compose exec ipfs.dnp.dappnode.eth ipfs ...

Generating a tar.xz image

xz is required

$ docker save ipfs.dnp.dappnode.eth:dev | xz -e9vT0 > ipfs.dnp.dappnode.eth_x.y.z.tar.xz

You can download the latest tar.xz version from here releases.

Loading a Docker image

$docker load -i ipfs.dnp.dappnode.eth_x.y.z.tar.xz

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Eduardo Antuña Díez - Initial work - eduadiez

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details

References

git

docker

docker-compose

IPFS




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap