geometrikks-timescaledb timescale/timescaledb-ha:pg18 https://hub.docker.com/r/timescale/timescaledb-ha bridge sh false https://raw.githubusercontent.com/GilbN/geometrikks/main/resources/static/pwa-512x512.png TimescaleDB (PostgreSQL + TimescaleDB + PostGIS) database for GeoMetrikks. Install this container first, set a POSTGRES_PASSWORD below, then install the "geometrikks" app template and use the same password there. This container has no web UI - it exists purely as the GeoMetrikks database backend. Network:Management https://github.com/GilbN/geometrikks/issues https://github.com/GilbN/geometrikks https://raw.githubusercontent.com/GilbN/geometrikks-unraid-template/main/templates/geometrikks-timescaledb.xml https://raw.githubusercontent.com/GilbN/geometrikks-unraid-template/main/README.md postgres postgresql postgis timescale geometrikks database Must be reachable from the geometrikks app container. This template exposes port 5432 to the host/LAN so the app container (run separately) can reach it via the Unraid server's IP address. Runs as fixed UID/GID 1000 the whole time (no root phase to self-fix permissions, unlike most Postgres images) - pre-create the Appdata folder and chown it to 1000:1000 before first start, and do not run Unraid's "New Permissions" tool against it afterward, or Postgres will fail to start. Apache-2.0 (TimescaleDB Community License for TimescaleDB extension - see https://github.com/timescale/timescaledb/blob/main/LICENSE) Initial release 2026-07-19 --restart=unless-stopped --shm-size=512m