about summary refs log tree commit diff
path: root/README.md
blob: 5a081361b84768c2e1b6e0f690e3f18ff45e34de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# honeypot-monitoring

## Prerequisites:

1. Docker
2. Traefik running within a network named `traefik_proxy`.

## Setup:

Adapt the traefik.frontend.rule parameter to your setup.

## Run

`docker-compose up -d`