Commit Graph
3 Commits
Author SHA1 Message Date
Stavros KoisandGitHub 068868b498 fix(n8n): try to fix n8n gui issue not loading edit (#2514)
* fix(n8n): try to fix n8n gui issue not loading edit

* bump
2022-04-19 13:50:50 +00:00
truecharts-bot a6f1abf9f7 chore: Auto-update chart README [skip ci] 2022-04-19 10:12:40 +00:00
Stavros KoisandGitHub 6065361500 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
2022-04-19 09:23:43 +02:00