Skip to content
This repository was archived by the owner on Mar 25, 2022. It is now read-only.

Commit c337bc3

Browse files
authored
docs: I got you a waffle board 🎁
1 parent f0a2294 commit c337bc3

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

README.md

+10-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# infrastructure
1+
# IPFS Infrastructure
22

3-
[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io)
3+
[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://protocol.ai)
44
[![](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](http://ipfs.io/)
55
[![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs)
66
[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
@@ -13,7 +13,12 @@
1313
- Known issues
1414
- Common tasks
1515

16-
### Introduction
16+
## Progress and Tracking
17+
18+
19+
[![Throughput Graph](https://graphs.waffle.io/ipfs/infra/throughput.svg)](https://waffle.io/ipfs/infra/metrics/throughput)
20+
21+
## Introduction
1722

1823
This repository contains the technical infrastructure of the IPFS community.
1924

@@ -29,7 +34,7 @@ Infrastructure that isn't contained here:
2934
- DNS settings for ipfs.io, ipld.io, multiformats.io, libp2p.io, orbit.chat, ipfs.team, protocol.ai
3035
- TeamCity CI: http://ci.ipfs.team:8111
3136

32-
### Getting started
37+
## Getting started
3338

3439
We use a tool called Provsn to maintain the setup of hosts and services.
3540
The fundamental principle of Provsn is that hosts are in a certain state,
@@ -58,7 +63,7 @@ Two environment variables can be used to alter Provsn's operation:
5863
- `PROVSN_TRACE` -- if set, this enables Bash tracing (`set -x`) for extensive debugging information.
5964
Note that this *will contain sensitive information and secrets*.
6065

61-
### Usage
66+
## Usage
6267

6368
### Known issues
6469

0 commit comments

Comments
 (0)