How to configure zabbix on an 8G Raspberry pi 5 OS (13 (trixie)), nginx (1.26.3-3+deb13u7), mysql (5.8+1.1.1), php-mysql (2:8.4+101) & zabbix (1:7.4.13-1+debian13) to support https using self-signed-certificates.
I have installed nginx and have it working on port 433 using the self-signed-certificates....
Search Result
Collapse
2 results in 0.0090 seconds.
Keywords
Members
Tags
-
how do i encrypt zabbix db, zabbix server and zabbix frontend?
Hello.
I am trying to make a proof of concept with a Zabbix system using dockers. My dockers contains 4 containers, 1 container are mysql server, 2 container is zabbix server, 3 container is zabbix front end, and the last one is hashicorp vault.
I found out at zabbix offical docker...