mediastorm_postgres

mediastorm_postgres

Official

Docker app from mash2k3's Repository

Overview

PostgreSQL 16 is a powerful, open source object-relational database system with over 35 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance. This template uses the official PostgreSQL Docker image @ https://hub.docker.com/_/postgres/.

Install mediastorm_postgres on Unraid in a few clicks.

Find mediastorm_postgres 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 mediastorm_postgres Review the template variables and paths Click Install

Download Statistics

10,869,984,901
Total Downloads
154,823,279
This Month
125,691,825
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
postgres:16-alpine
Last Updated2026-06-24
First Seen2026-03-19

Runtime arguments

Network
bridge
Shell
sh
Privileged
false

Template configuration

Port: PostgreSQL access portPorttcp

PostgreSQL TCP connection port.

Target
5432
Default
5432
Value
5432
Path: /var/lib/postgresql/dataPathrw

PostgreSQL data storage location.

Target
/var/lib/postgresql/data
Default
/mnt/user/appdata/postgresql16
Value
/mnt/user/appdata/mediastorm/postgres_data
Variable: POSTGRES_PASSWORDVariable{3}

Initial superuser password (required).

Target
POSTGRES_PASSWORD
Value
mediastorm
Variable: POSTGRES_USERVariable{3}

Initial superuser name (default: postgres).

Target
POSTGRES_USER
Value
mediastorm
Variable: POSTGRES_DBVariable{3}

Initial database name (default: postgres).

Target
POSTGRES_DB
Value
mediastorm