AppFlowy-Postgres
AppFlowy-Postgres
OficialAplicación Docker from vmalinics0's Repository
Visión general
Step 1/7: PostgreSQL 16 with pgvector extension — the primary database for AppFlowy Cloud. Deploy first. Part of the AppFlowy Cloud stack.
Requisitos
Custom Docker network named "appflowy" must exist before deploying any container in this stack. Create it via SSH or the Unraid terminal: docker network create appflowy — Network Type is pre-set to "appflowy" by default, verify it is selected.
Argumentos en tiempo de ejecución
- Red
custom:appflowy- Concha
bash- Privilegiado
- false
Configuración de plantillas
Data DirectoryPathrw
Persistent data directory for PostgreSQL. Must be on a path with enough free space.
- Objetivo
- /var/lib/postgresql/data
- Por defecto
- /mnt/user/appdata/AppFlowy-Postgres
- Valor
- /mnt/user/appdata/AppFlowy-Postgres
Postgres UserVariable
PostgreSQL superuser username. Must match the value used in all other AppFlowy services.
- Objetivo
- POSTGRES_USER
- Por defecto
- postgres
- Valor
- postgres
Postgres PasswordVariable
PostgreSQL superuser password. Change this before first start. Must match all other AppFlowy services.
- Objetivo
- POSTGRES_PASSWORD
- Por defecto
- changeme_strong_password
- Valor
- changeme_strong_password
Postgres DatabaseVariable
Default database name.
- Objetivo
- POSTGRES_DB
- Por defecto
- postgres
- Valor
- postgres
Postgres Port (internal)Porttcp
PostgreSQL port. Exposed to the appflowy Docker network only. Change host port only if you need external access.
- Objetivo
- 5432
- Por defecto
- 5432
- Valor
- 5432
PGPORTVariable
Port PostgreSQL listens on inside the container. Keep in sync with the port mapping above.
- Por defecto
- 5432
- Valor
- 5432
Categorías
Descargar estadísticas
89,360,121
Descargas totales
Detalles
Repositorio
pgvector/pgvector:pg16Última actualización2026-05-15
Visto por primera vez2026-01-19
Ejecute AppFlowy-Postgres en Unraid.
AppFlowy-Postgres se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.