This commit is contained in:
bee
2026-04-28 15:47:50 +02:00
parent 5558ed473a
commit d56ff74f96
3 changed files with 12 additions and 1 deletions
+10
View File
@@ -60,6 +60,16 @@
"panel": "dedicated"
}
},
{
"label": "Deploy: fail2ban",
"type": "shell",
"command": "make deploy-fail2ban",
"group": "build",
"presentation": {
"reveal": "always",
"panel": "dedicated"
}
},
{
"label": "Build & Push: postfix",
"type": "shell",
+1 -1
View File
@@ -1,4 +1,4 @@
- name: fail2ban
- name: Fail2ban
hosts: pi
become: true
+1
View File
@@ -46,6 +46,7 @@ ingester:
replication_factor: 1
limits_config:
retention_period: 30d
reject_old_samples: true
reject_old_samples_max_age: 168h
ingestion_rate_mb: 16