Skip to content

Commit 1797f0b

Browse files
Updated docs [wip]
Signed-off-by: Lukasz Gryglicki <[email protected]>
1 parent 320278c commit 1797f0b

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,16 @@
33

44
# DevStats code
55

6-
This is a code reposotory for [DevStats](https://github.com/cncf/devstats) used to display [CNCF projects dashboards](https://devstats.cncf.io).
6+
This is a code reposotory for [DevStats](https://github.com/cncf/devstats) used to display [CNCF projects dashboards](https://devstats.cncf.io), [CDF projects dashboards](https://devstats.cd.foundation), [GraphQL projects dashboards](https://devstats.graphql.org) and [example Kubernetes/helm deployment](https://cncf.devstats-demo.net).
77

8-
Authors: Łukasz Gryglicki <[email protected]>, Justyna Gryglicka <[email protected]>.
8+
Authors: Łukasz Gryglicki <[email protected]>, Justyna Gryglicka <[email protected]>, Josh Berkus <[email protected]>.
99

1010
# Building and installing
1111

12-
- Follow [this guide](https://github.com/cncf/devstats/blob/master/INSTALL_UBUNTU18.md#devstats-installation-on-ubuntu)
12+
- Follow [this guide](https://github.com/cncf/devstats-helm-example/blob/master/README.md) to see how to deploy on Kubernetes using Helm.
13+
- Follow [this guide](https://github.com/cncf/devstats-helm-graphql/blob/master/README.md) to see GraphQL deployment using Kubernetes & Helm.
14+
- Follow [this guide](https://github.com/cncf/devstats/blob/master/INSTALL_UBUNTU18.md#devstats-installation-on-ubuntu) for installing on bare metal.
15+
- Follow [this guide](https://github.com/cncf/devstats-example/blob/master/README.md) to deploy your oiwn project on bare metal (this example deployes Homebrew statistics).
1316
- Fetch dependency libraries.
1417
- `make` then `make test` finally `make install`.
1518

0 commit comments

Comments
 (0)