Skip to content

Commit 54757a0

Browse files
committed
Merge pull request #3498 from carmstrong/organize-contribs
docs(contrib): organize community contributions
2 parents 6fe16b1 + 1ea16ab commit 54757a0

1 file changed

Lines changed: 18 additions & 13 deletions

File tree

contrib/README.md

Lines changed: 18 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,21 @@ Various community members have modified Deis components, created new components,
1616
that may be useful to Deis users. While these are not supported by the Deis team, they can be helpful
1717
in certain scenarios.
1818

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-
* [New Relic unit for CoreOS](https://github.com/lorieri/coreos-newrelic) (@lorieri) - A global unit to launch New Relic sysmond
28-
* [deis-api](https://github.com/aledbf/deis-api) (@aledbf) - node.js Deis API wrapper
29-
* [deis-backup-service](https://github.com/mozilla/deis-backup-service) (@glogiotatidis) - Unit Files to automatically backup to S3 database and registry data.
30-
31-
This is a non-exhaustive list. Please add to this list by opening a pull request.
19+
Some of these projects are listed below. This is not an exhaustive list.
20+
21+
Please add to this list by opening a pull request!
22+
23+
### Deis API Clients
24+
* [Node.js](https://github.com/aledbf/deis-api) by [@aledbf](https://github.com/aledbf) - node.js Deis API wrapper
25+
26+
### Custom Deis Components
27+
* [deis-dashboard](https://github.com/lorieri/deis-dashboard) by [@lorieri](https://github.com/lorieri) - A dashboard which summarizes requests to the Deis cluster
28+
* [deis-docs](https://github.com/lorieri/deis-docs) by [@lorieri](https://github.com/lorieri) - Container to test Deis documentation
29+
* [deis-netstat](https://github.com/lorieri/deis-netstat) by [@lorieri](https://github.com/lorieri) - A cluster-wide netstat tool for Deis
30+
* [deis-proxy](https://github.com/lorieri/deis-proxy) by [@lorieri](https://github.com/lorieri) - A transparent proxy for Deis
31+
* [deis-store-dashboard](https://github.com/aledbf/deis/tree/optional_store_dashboard) by [@aledbf](https://github.com/aledbf) - An implementation of [ceph-dash](https://github.com/Crapworks/ceph-dash) to view `deis-store` health
32+
33+
### CoreOS unit files
34+
* [CoreOS unit files](https://github.com/ianblenke/coreos-vagrant-kitchen-sink/tree/master/cloud-init) by [@ianblenke](https://github.com/ianblenke) - Unit files to launch various services on CoreOS hosts
35+
* [deis-backup-service](https://github.com/mozilla/deis-backup-service) by [@glogiotatidis](https://github.com/glogiotatidis) - Unit Files to automatically backup to S3 database and registry data.
36+
* [New Relic unit for CoreOS](https://github.com/lorieri/coreos-newrelic) by [@lorieri](https://github.com/lorieri) - A global unit to launch New Relic sysmond

0 commit comments

Comments
 (0)