TimescaleDB
timescale/timescaledb:latest-pg17
https://hub.docker.com/r/timescale/timescaledb
bridge
sh
false
https://docs.timescale.com/self-hosted/latest/install/installation-docker/
TimescaleDB is an open-source PostgreSQL extension designed for running real-time analytics on time-series data. It is engineered up from PostgreSQL and maintains full SQL support.
The lighter-weight TimescaleDB non-ha image uses Alpine
TimescaleDB is pre-created in the default PostgreSQL database. By default, TimescaleDB is added to any new database you create.
Configuration Parameters
POSTGRES_PASSWORD - superuser password. Default user and password are both "postgres".
Database Storage Path (Appdata) - the directory where TimescaleDB stores its application data and configuration files.
TimescaleDB access port - the listening port the database server accepts TCP/IP connections.
Productivity: Tools: Network:Management
https://raw.githubusercontent.com/glls/Docker-Templates-Unraid/refs/heads/main/timescaledb.xml
https://raw.githubusercontent.com/glls/Docker-Templates-Unraid/refs/heads/main/assets/TimescaleDB.png
postgres
/mnt/user/appdata/timescaledb
65432