1
0
Fork 0
mirror of https://github.com/monitoring-mixins/website.git synced 2024-12-14 11:37:31 +00:00
Prometheus monitoring mixins
Find a file
2020-09-18 03:20:53 +00:00
.github/workflows .github/workflows: add daily cronjob regenerating mixins 2020-08-13 13:24:20 +02:00
assets assets,site/content: daily assets regeneration 2020-09-18 03:20:53 +00:00
hack Better tooling 2020-08-13 12:49:45 +02:00
site assets,site/content: daily assets regeneration 2020-09-18 03:20:53 +00:00
.gitignore move site from https://github.com/cloudalchemy/mixins to final destination 2020-06-09 07:58:27 +02:00
.gitmodules move site from https://github.com/cloudalchemy/mixins to final destination 2020-06-09 07:58:27 +02:00
LICENSE move site from https://github.com/cloudalchemy/mixins to final destination 2020-06-09 07:58:27 +02:00
Makefile Better tooling 2020-08-13 12:49:45 +02:00
mixins.yaml add cert-manager mixin 2020-09-14 10:34:34 +02:00
netlify.toml move site from https://github.com/cloudalchemy/mixins to final destination 2020-06-09 07:58:27 +02:00
README.md Better tooling 2020-08-13 12:49:45 +02:00

Monitoring Mixins site

Adding new mixin

  1. Install required software
  2. Add new mixin to mixins.yaml file
  3. Run make

Requirements

  • jq
  • make
  • git
  • golang