TimescaleDB-HA
Docker 应用程序 from glls' Repository
概述
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.
运行时参数
- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
--user 99:100
模板配置
POSTGRES_PASSWORDVariable
Initial superuser password (required)
- 价值
- postgres
Database Storage Path (Appdata)Pathrw
PostgreSQL data storage location
- 目标
- /home/postgres/pgdata/data
- 默认值
- /mnt/user/appdata/timescaledb-ha
- 价值
- /mnt/user/appdata/timescaledb
TimescaleDB access portPorttcp
TCP connection port
- 目标
- 5432
- 默认值
- 5432
- 价值
- 5432
PUIDVariable
- 默认值
- 99
- 价值
- 99
PGIDVariable
- 默认值
- 100
- 价值
- 100
下载统计数据
28,604,381
下载总数
1,998,894
本月
1,767,544
平均每月
长期下载总量
加载图表...
详细信息
存储库
timescale/timescaledb-ha:pg17最后更新2026-04-16
初见2025-04-20
在Unraid 上运行 TimescaleDB-HA 。
TimescaleDB-HA 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。