Explore >> Select a destination


You are here

daenney.github.io
| | mwitkow.me
2.9 parsecs away

Travel
| | Unfortunately my internet provider (UPS CH) has intermittent failures. After switching to my own WiFi router, I decided to set up monitoring around my home internet connection to see the real impact. The setup will consist of a Prometheus instance, ping and SNMP monitoring targets and Grafana for visualization. Installing Prometheus The standard install guide is quite generic. What I wanted, was a Prometheus setup with Docker and the standard Systemd files.
| | jb3.dev
2.0 parsecs away

Travel
| | AlertManager is a rock solid approach for alerting in Prometheus, but how do you make it highly available on Kubernetes? This article covers my approach to making AlertManager highly available on Kubernetes, and how you can do the same.
| | nutcroft.com
2.7 parsecs away

Travel
| |
| | corgibytes.com
15.8 parsecs away

Travel
| One of my current projects' Rails application is hosted on AWS OpsWorks. OpsWorks is a lower-cost alternative to Heroku and EngineYard that still provides a full-suite of features, from deployment to scalability and fail-over. As with most Rails applications, this application requires background tasks.