Skip to content

jeanrodrigop/zabbix-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Zabbix Server and Grafana with Docker

If necessary, open the following ports in the firewall:
TCP: 8080, 10051, 10050
UDP: 162

Configure DB credentials in .env file.


Deploying:

Clone this repo:

$ git clone https://github.com/jeanrodrigop/zabbix-docker.git

Enter the repo:

$ cd zabbix-docker

Change permission:

$ chmod +x install-script.sh

Execute the script:

$ ./install-script.sh

Build by Jean Rodrigo

About

Zabbix and Grafana running on docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published