https://github.com/softonic/varnish
Varnish docker image
https://github.com/softonic/varnish
docker-image prometheus-exporter varnish
Last synced: 3 months ago
JSON representation
Varnish docker image
- Host: GitHub
- URL: https://github.com/softonic/varnish
- Owner: softonic
- License: other
- Created: 2020-04-09T08:39:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-07T15:20:24.000Z (over 2 years ago)
- Last Synced: 2025-04-10T22:44:21.167Z (6 months ago)
- Topics: docker-image, prometheus-exporter, varnish
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/softonic/varnish
- Size: 6.84 KB
- Stars: 3
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
[](https://microbadger.com/images/softonic/varnish "Get your own image badge on microbadger.com")
[](https://microbadger.com/images/softonic/varnish "Get your own version badge on microbadger.com")
[](https://microbadger.com/images/softonic/varnish "Get your own commit badge on microbadger.com")
[](LICENSE)# Varnish
Docker image based on official Varnish Cache image, adding prometheus exporter [Prometheus Varnish Exporter](https://github.com/jonnenauha/prometheus_varnish_exporter) and the ability to query MaxMind databases leveraging [libvmod-geoip2](https://github.com/varnishcache-friends/libvmod-geoip2)
### Overview
This image is built from Varnish Cache official image, and installs this exporter.
The aim of this image is to be used in a Varnish deployment both as `varnishd` and as exporter, to ensure that the same varnish version is used.It is designed to run as Kubernetes Pod sidecar in a Varnish Pod and is used in Softonic's [Varnish helm chart](https://github.com/softonic/varnish-chart), the only requirement is to share `/var/lib/varnish`.