Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 1.57 KB

README.md

File metadata and controls

57 lines (34 loc) · 1.57 KB

Zabbix

Docker - Zabbix Server

Nginx + Zabbix 4.0.5 + Mysql 5.7

Requirements

MacOS:

Install Docker and Docker-compose

Windows:

Install Docker and Docker-compose

Linux:

Install Docker and Docker-compose.

How to use

Clone the project to your local repository:

git clone https://github.com/lucasapoena/docker-zabbix-server

Initialize your containers:

cd docker-zabbix-server
./start

Panels

Enjoy your new panels!

Zabbix Web: http://localhost:8080

Images used

zabbix/zabbix-server-mysql:ubuntu-4.0.5

zabbix/zabbix-web-nginx-mysql

Features commands

Commands Description Options & Examples
./start Initializes its containers
./stop Stop your project containers
./kill Stops containers and removes containers, networks, volumes, and images created to the specific project

License

MIT © 2019 Lucas Apoena and contributors.