在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:ipfs/infra开源软件地址:https://github.com/ipfs/infra开源编程语言:Shell 75.0%开源软件介绍:IPFS Infrastructure
Progress and TrackingIntroductionThis repository contains the technical infrastructure of the IPFS community.
Infrastructure that isn't contained here:
Getting startedWe use a tool called Provsn to maintain the setup of hosts and services. The fundamental principle of Provsn is that hosts are in a certain state, and units of code are run to transition into a different state. Provsn is a plain shell script, and each unit consists of shell scripts too:
Note: there are a few bits of Ansible code left over, which are to be migrated to Provsn.
You can find them in the To test whether you're all set up, execute a simple command on all hosts. > ./provsn exec all 'whoami'
pluto: root
uranus: root
[...] Two environment variables can be used to alter Provsn's operation:
UsageKnown issues
Common tasks
How can I get ssh access to the instances?Add you ssh-key to the list of keys available in Other community infrastructure:More info in https://github.com/ipfs/community
ContributeFeel free to join in. All welcome. Open an issue! This repository falls under the IPFS Code of Conduct. Want to hack on IPFS?LicenseMIT |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论