mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2026-05-29 15:35:59 +00:00
add crowdsec
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
source: docker
|
||||
container_name:
|
||||
- gitea
|
||||
labels:
|
||||
type: gitea
|
||||
follow_stdout: true
|
||||
follow_stderr: true
|
||||
check_interval: 5s
|
||||
---
|
||||
source: docker
|
||||
container_name:
|
||||
- vaultwarden
|
||||
labels:
|
||||
type: vaultwarden
|
||||
follow_stdout: true
|
||||
follow_stderr: true
|
||||
check_interval: 5s
|
||||
---
|
||||
source: docker
|
||||
container_name:
|
||||
- stalwart
|
||||
labels:
|
||||
type: stalwart
|
||||
follow_stdout: true
|
||||
follow_stderr: true
|
||||
check_interval: 5s
|
||||
Reference in New Issue
Block a user