mirror of
http://172.20.10.11:3000/gitadmin/INSIGHT-MVP.git
synced 2026-06-24 22:36:38 +02:00
chore(infra): Zabbix vorerst deaktiviert
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
36196457ea
commit
39e5367916
4 changed files with 2 additions and 7 deletions
|
|
@ -16,10 +16,8 @@ ssh_permit_root_login: "no"
|
|||
ssh_password_authentication: "no"
|
||||
ssh_pubkey_authentication: "yes"
|
||||
|
||||
# Zabbix
|
||||
zabbix_server: "sentinel.xinion.de"
|
||||
zabbix_agent_version: "2"
|
||||
zabbix_hostname_prefix: "INSIGHT-"
|
||||
# Monitoring (Zabbix — deaktiviert, wird später ergänzt)
|
||||
# zabbix_server: "sentinel.xinion.de"
|
||||
|
||||
# Docker
|
||||
docker_compose_version: "latest"
|
||||
|
|
|
|||
|
|
@ -9,4 +9,3 @@
|
|||
- role: common
|
||||
- role: disk_setup
|
||||
- role: docker
|
||||
- role: zabbix_agent
|
||||
|
|
|
|||
|
|
@ -11,4 +11,3 @@
|
|||
- role: postgresql
|
||||
- role: pgbouncer
|
||||
- role: redis
|
||||
- role: zabbix_agent
|
||||
|
|
|
|||
|
|
@ -10,4 +10,3 @@
|
|||
- role: disk_setup
|
||||
- role: docker
|
||||
- role: nginx
|
||||
- role: zabbix_agent
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue