MacOS:
Install Docker and Docker-compose
Windows:
Install Docker and Docker-compose
Linux:
Install Docker and Docker-compose.
Clone the project to your local repository:
git clone https://github.com/lucasapoena/docker-zabbix-server
Initialize your containers:
cd docker-zabbix-server
./start
Enjoy your new panels!
Zabbix Web: http://localhost:8080
zabbix/zabbix-server-mysql:ubuntu-4.0.5
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 |
MIT © 2019 Lucas Apoena and contributors.