https://github.com/smejdil/zabbix-docker-timescaledb
Zabbix Docker on PostgreSQL + TimescaleDB
https://github.com/smejdil/zabbix-docker-timescaledb
docker-compose postgresql timescaledb zabbix
Last synced: about 1 year ago
JSON representation
Zabbix Docker on PostgreSQL + TimescaleDB
- Host: GitHub
- URL: https://github.com/smejdil/zabbix-docker-timescaledb
- Owner: smejdil
- License: gpl-2.0
- Created: 2021-12-02T18:54:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-09T11:59:16.000Z (almost 4 years ago)
- Last Synced: 2025-03-28T04:13:07.362Z (over 1 year ago)
- Topics: docker-compose, postgresql, timescaledb, zabbix
- Homepage: https://open-tech.cz
- Size: 25.4 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zabbix-docker-timescaledb
Zabbix Docker on PostgreSQL + TimescaleDB
forked from [https://github.com/zabbix/zabbix-docker](https://github.com/zabbix/zabbix-docker)
## Zabbix configuration
- [Zabbix TimescaleDB](https://www.zabbix.com/documentation/current/en/manual/appendix/install/timescaledb)
### support TimescaleDB
- [Zabbix support TimescaleDB](https://www.zabbix.com/documentation/6.0/en/manual/introduction/whatsnew608)
## Links
- [https://hub.docker.com/r/timescale/timescaledb](https://hub.docker.com/r/timescale/timescaledb)
- [https://github.com/timescale/timescaledb-docker](https://github.com/timescale/timescaledb-docker)
## Tested
On Ubuntu 22.04.1 Zabbix 6.0.8 LTS PostgreSQL 14.5 and TimescaleDB 2.7.2 :-)