All apps · 0 apps
TimescaleDB
Docker app from glls' Repository
Overview
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.
Install TimescaleDB on Unraid in a few clicks.
Find TimescaleDB in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for TimescaleDB Review the template variables and paths Click Install
Download Statistics
114,388,679
Total Downloads
1,875,768
This Month
1,894,244
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allDetails
Repository
timescale/timescaledb:latest-pg17Last Updated2026-06-23
First Seen2025-04-20
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
Template configuration
POSTGRES_PASSWORDVariable
Initial superuser password (required)
- Value
- postgres
Database Storage Path (Appdata)Pathrw
PostgreSQL data storage location
- Target
- /var/lib/postgresql/data
- Default
- /mnt/user/appdata/timescaledb
- Value
- /mnt/user/appdata/timescaledb
TimescaleDB access portPorttcp
TCP connection port
- Target
- 5432
- Default
- 5432
- Value
- 65432