This is a simple way to install Zabbix with Docker
Step by step:
-
Put the server folder file in the docker folder
-
Change the file with your setings
-
Run: docker-compose up -d
-
Put the agent file in the monitored server
-
Change the file with your setings
-
Run: docker-compose up -d
This is it!!!