AppFlowy-Postgres
AppFlowy-Postgres
OffiziellDocker-Anwendung from vmalinics0's Repository
Übersicht
Step 1/7: PostgreSQL 16 with pgvector extension — the primary database for AppFlowy Cloud. Deploy first. Part of the AppFlowy Cloud stack.
Anforderungen
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.
Laufzeit-Argumente
- Netzwerk
custom:appflowy- Shell
bash- Privilegiert
- false
Konfiguration der Vorlage
Data DirectoryPathrw
Persistent data directory for PostgreSQL. Must be on a path with enough free space.
- Ziel
- /var/lib/postgresql/data
- Standard
- /mnt/user/appdata/AppFlowy-Postgres
- Wert
- /mnt/user/appdata/AppFlowy-Postgres
Postgres UserVariable
PostgreSQL superuser username. Must match the value used in all other AppFlowy services.
- Ziel
- POSTGRES_USER
- Standard
- postgres
- Wert
- postgres
Postgres PasswordVariable
PostgreSQL superuser password. Change this before first start. Must match all other AppFlowy services.
- Ziel
- POSTGRES_PASSWORD
- Standard
- changeme_strong_password
- Wert
- changeme_strong_password
Postgres DatabaseVariable
Default database name.
- Ziel
- POSTGRES_DB
- Standard
- postgres
- Wert
- postgres
Postgres Port (internal)Porttcp
PostgreSQL port. Exposed to the appflowy Docker network only. Change host port only if you need external access.
- Ziel
- 5432
- Standard
- 5432
- Wert
- 5432
PGPORTVariable
Port PostgreSQL listens on inside the container. Keep in sync with the port mapping above.
- Standard
- 5432
- Wert
- 5432
Kategorien
Statistik herunterladen
89,360,121
Downloads insgesamt
Einzelheiten
Repository
pgvector/pgvector:pg16Zuletzt aktualisiert2026-05-15
Erstmals gesehen2026-01-19
Führen Sie AppFlowy-Postgres auf Unraid aus.
AppFlowy-Postgres ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.