Skip to content

Commit b2ce935

Browse files
committed
Merge pull request #3114 from carmstrong/docs-2952
docs(contrib): link to community projects
2 parents 5acee42 + 33ce22d commit b2ce935

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

contrib/README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,20 @@ This does not preclude their usefulness.
99

1010
Please add any issues you find with this software to the
1111
[Deis project](https://github.com/deis/deis/issues).
12+
13+
## Community contributions
14+
15+
Various community members have modified Deis components, created new components, or provided tools
16+
that may be useful to Deis users. While these are not supported by the Deis team, they can be helpful
17+
in certain scenarios.
18+
19+
Some of these projects include:
20+
21+
* [CoreOS unit files](https://github.com/ianblenke/coreos-vagrant-kitchen-sink/tree/master/cloud-init) (@ianblenke) - Unit files to launch various services on CoreOS hosts
22+
* [deis-dashboard](https://github.com/lorieri/deis-dashboard) (@lorieri) - A dashboard which summarizes requests to the Deis cluster
23+
* [deis-docs](https://github.com/lorieri/deis-docs) (@lorieri) - Container to test Deis documentation
24+
* [deis-netstat](https://github.com/lorieri/deis-netstat) (@lorieri) - A cluster-wide netstat tool for Deis
25+
* [deis-proxy](https://github.com/lorieri/deis-proxy) (@lorieri) - A transparent proxy for Deis
26+
* [deis-store-dashboard](https://github.com/aledbf/deis/tree/optional_store_dashboard) (@aledbf) - An implementation of [ceph-dash](https://github.com/Crapworks/ceph-dash) to view `deis-store` health
27+
28+
This is a non-exhaustive list. Please add to this list by opening a pull request.

0 commit comments

Comments
 (0)