An open API service indexing awesome lists of open source software.

https://github.com/null-none/docker-zabbix-monitoring

Zabbix docker container with Nginx, PostgreSQL and Grafana
https://github.com/null-none/docker-zabbix-monitoring

Last synced: 3 months ago
JSON representation

Zabbix docker container with Nginx, PostgreSQL and Grafana

Awesome Lists containing this project

README

        

# docker-zabbix-monitoring
Zabbix docker container with Nginx, PostgreSQL and Grafana

### Install environment

```bash
docker-compose up -d
```

```
open http://localhost:8090 (Admin / zabbix)
```