TimescaleDB-HA timescale/timescaledb-ha:pg17 https://hub.docker.com/r/timescale/timescaledb-ha 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 TimescaleDB-HA Docker image offers the most complete TimescaleDB experience. It uses Ubuntu, includes TimescaleDB Toolkit, and support for PostGIS, Patroni and pgvector. 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. NOTE: the container is configured to run as the user and group that owns the files on your Unraid server (99:100 in your case) using the PUID and PGID environment variables in the container's template and --user 99:100. Productivity: Tools: Network:Management https://raw.githubusercontent.com/glls/Docker-Templates-Unraid/refs/heads/main/timescaledb-ha.xml https://raw.githubusercontent.com/glls/Docker-Templates-Unraid/refs/heads/main/assets/TimescaleDB.png --user 99:100 postgres /mnt/user/appdata/timescaledb 5432 99 100