diff --git a/content/demo.md b/content/demo.md new file mode 100644 index 000000000..ee47f6318 --- /dev/null +++ b/content/demo.md @@ -0,0 +1,16 @@ +--- +title: Demo +layout: page + +--- +# Demo Site + +There is a public demo site for Prometheus, Alertmanager, Grafana, and several exporters. + +[**View the demo**](https://demo.do.prometheus.io) + +The site is deployed with Ansible and the [Cloudalchemy Prometheus roles](https://github.com/cloudalchemy). + +The source to this demo site is [on Github](https://github.com/prometheus/demo-site). + +Special thanks to [DigitalOcean](https://digitalocean.com) for providing hosting resources. diff --git a/layouts/header.html b/layouts/header.html index a1bde9f36..83e783dbd 100644 --- a/layouts/header.html +++ b/layouts/header.html @@ -69,6 +69,7 @@
  • Docs
  • Download
  • Community
  • +
  • Demo
  • Blog