faas/contrib/README.md
Alex Ellis 7db8ad1bda Update README files
- Removes use of "our" from CONTRIBUTING guide
- Updates/adds README.md files
- Commnents and typo fix in watchdog
- Adds good/bad examples of commit messages

Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-10-03 14:07:41 +01:00

11 lines
489 B
Markdown

## contrib
This folder contains miscellaneous scripts and packages for CI, development and custom Docker images.
* Hack on the UI Portal with [HACK.md](./HACK.md)
* Deploy a [Grafana dashboard](./grafana.json)
* Build and publish all project images for ARMHF with [publish-armhf.sh](./publish-armhf.sh)
* Run experimental end-to-end tests with Docker in Docker with [dind.sh](./dind.sh)
Custom Docker images for ARMHF/ARM64 are available for AlertManager and Prometheus in this folder.