feat(zabbix-server): Init work for zabbix-server (#2474)

* feat(zabbix): Init work for zabbix-server

* main service is the gui

* remove persistence for nwo

* enable debug

* try different db user/name

* try mariadb

* pgsql and only server, no front

* no front

* 2 services

* use lifecycle to prevent second contrainer from starting

* try tcp

* initcontainer for db mig and init

* whoops

* ident

* add websrvurl

* try alone

* try probes

* bettrer probe

* enable web container now

* add agent aswell

* whoops

* use default server Port

* use port

* remove agent, add snmptraps

* enable more options

* ui and values

* rootless

* more options

* needs root

* move to dev for now

* move back to incubator
This commit is contained in:
Stavros Kois
2022-04-19 09:23:43 +02:00
committed by GitHub
parent 213a7a86c1
commit 6065361500
4 changed files with 778 additions and 0 deletions
@@ -0,0 +1 @@
{{ include "common.all" . }}