Docker

Featured Image for Vault Monitoring

HashiCorp Vault Monitoring with Prometheus, Grafana, and Loki

This blog post is a HashiCorp Vault Monitoring Tutorial using Prometheus, Grafana, and Loki. Monitoring Vault is essential to ensure its availability, performance, security, and compliance. By collecting and analyzing metrics (Telemetry), system logs, and audit logs from Vault, you can troubleshoot issues, identify trends, detect anomalies, and enforce policies. Monitoring Vault also helps to …

HashiCorp Vault Monitoring with Prometheus, Grafana, and Loki Read More »

Create a Pihole Docker Ad Blocker with Ansible and Terraform

Are you sick and tired of getting bombarded with so many ads while browsing the Internet? Would you like to get rid of these annoying ads that distract you from doing real work? Check out Pihole Docker which is an easy-to-use ad blocker that you can run in your home network or in your office. As an added bonus we use the concepts of Infrastructure as Code with Ansible and Terraform to deploy Pihole Docker in a vSphere environment. All the source code is stored in GitLab.

Scroll to Top