Fail2ban ssh keys
This commit is contained in:
parent
eb636ddc21
commit
0c8b41e261
|
@ -14,6 +14,10 @@ services:
|
||||||
- type: bind
|
- type: bind
|
||||||
source: /home/shp/.ssh/mkrouter
|
source: /home/shp/.ssh/mkrouter
|
||||||
target: /ssh-key/mkrouter
|
target: /ssh-key/mkrouter
|
||||||
|
- type: bind
|
||||||
|
source: /home/shp/.ssh/known_hosts
|
||||||
|
target: /root/.ssh/known_hosts
|
||||||
|
|
||||||
# authelia
|
# authelia
|
||||||
# hass
|
# hass
|
||||||
# traefik ?
|
# traefik ?
|
||||||
|
|
Loading…
Reference in New Issue