From 0c8b41e26114deffd8d7058624416c80b4eb0f93 Mon Sep 17 00:00:00 2001 From: BhasherBEL Date: Thu, 28 Dec 2023 19:35:49 +0100 Subject: [PATCH] Fail2ban ssh keys --- bxl-shp/system/docker-compose.fail2ban.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bxl-shp/system/docker-compose.fail2ban.yaml b/bxl-shp/system/docker-compose.fail2ban.yaml index cd3ff8b..f691da1 100644 --- a/bxl-shp/system/docker-compose.fail2ban.yaml +++ b/bxl-shp/system/docker-compose.fail2ban.yaml @@ -14,6 +14,10 @@ services: - type: bind source: /home/shp/.ssh/mkrouter target: /ssh-key/mkrouter + - type: bind + source: /home/shp/.ssh/known_hosts + target: /root/.ssh/known_hosts + # authelia # hass # traefik ?