diff options
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md index 5a08136..c7ca7a2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # honeypot-monitoring +> This is a stack for setting up a grafana and a prometheus instance. This was originally used for quickly setting up a monitoring setup for monitoring the hits performed on multiple honeypots. + ## Prerequisites: 1. Docker @@ -12,6 +14,3 @@ Adapt the traefik.frontend.rule parameter to your setup. ## Run `docker-compose up -d` - - - |