AppFlowy-Postgres
AppFlowy-Postgres
OfficielleApplication Docker from vmalinics0's Repository
Vue d'ensemble
Step 1/7: PostgreSQL 16 with pgvector extension — the primary database for AppFlowy Cloud. Deploy first. Part of the AppFlowy Cloud stack.
Exigences
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.
Arguments d'exécution
- Réseau
custom:appflowy- Coquille
bash- Privilégié
- false
Configuration du modèle
Data DirectoryPathrw
Persistent data directory for PostgreSQL. Must be on a path with enough free space.
- Cible
- /var/lib/postgresql/data
- Défaut
- /mnt/user/appdata/AppFlowy-Postgres
- Valeur
- /mnt/user/appdata/AppFlowy-Postgres
Postgres UserVariable
PostgreSQL superuser username. Must match the value used in all other AppFlowy services.
- Cible
- POSTGRES_USER
- Défaut
- postgres
- Valeur
- postgres
Postgres PasswordVariable
PostgreSQL superuser password. Change this before first start. Must match all other AppFlowy services.
- Cible
- POSTGRES_PASSWORD
- Défaut
- changeme_strong_password
- Valeur
- changeme_strong_password
Postgres DatabaseVariable
Default database name.
- Cible
- POSTGRES_DB
- Défaut
- postgres
- Valeur
- postgres
Postgres Port (internal)Porttcp
PostgreSQL port. Exposed to the appflowy Docker network only. Change host port only if you need external access.
- Cible
- 5432
- Défaut
- 5432
- Valeur
- 5432
PGPORTVariable
Port PostgreSQL listens on inside the container. Keep in sync with the port mapping above.
- Défaut
- 5432
- Valeur
- 5432
Catégories
Télécharger les statistiques
89,360,121
Total des téléchargements
Détails
Référentiel
pgvector/pgvector:pg16Dernière mise à jour2026-05-15
Première vue2026-01-19
Exécutez AppFlowy-Postgres sur Unraid.
AppFlowy-Postgres est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.