-
Type:
Change Request
-
Resolution: Fixed
-
Priority:
Trivial
-
None
-
Affects Version/s: 5.2.5
-
Component/s: Documentation (D)
-
None
-
Environment:Docker
I was about to implement the automatic enablement of Timescaledb when deploying a Docker Container with a Zabbix server today, and while investigating how the docker-entrypoint.sh actually works, I found that this functionality is already there and controlled with theĀ ENABLE_TIMESCALEDB env variable. It even works perfectly, it's just not documented anywhere.