AppFlowy-Worker

AppFlowy-Worker

Docker-Anwendung from vmalinics0's Repository

Übersicht

Step 6/7: AppFlowy Worker — background job processor handling document imports, exports, and async tasks for AppFlowy Cloud. 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

Database URLVariable

PostgreSQL connection string. Must match AppFlowy-Cloud.

Ziel
APPFLOWY_WORKER_DATABASE_URL
Standard
postgres://postgres:changeme_strong_password@AppFlowy-Postgres:5432/postgres
Wert
postgres://postgres:changeme_strong_password@AppFlowy-Postgres:5432/postgres
Database NameVariable

PostgreSQL database name.

Ziel
APPFLOWY_WORKER_DATABASE_NAME
Standard
postgres
Wert
postgres
Redis URLVariable

Redis connection URL. Must match AppFlowy-Cloud.

Ziel
APPFLOWY_WORKER_REDIS_URL
Standard
redis://AppFlowy-Redis:6379
Wert
redis://AppFlowy-Redis:6379
Use MinIOVariable

Set true to use MinIO. Must match AppFlowy-Cloud.

Ziel
APPFLOWY_S3_USE_MINIO
Standard
true
Wert
true
S3 Access KeyVariable

S3/MinIO access key. Must match AppFlowy-MinIO.

Ziel
APPFLOWY_S3_ACCESS_KEY
Standard
minioadmin
Wert
minioadmin
S3 Secret KeyVariable

S3/MinIO secret key. Must match AppFlowy-MinIO.

Ziel
APPFLOWY_S3_SECRET_KEY
Standard
changeme_minio_secret
Wert
changeme_minio_secret
S3 BucketVariable

S3/MinIO bucket name. Must match AppFlowy-Cloud.

Ziel
APPFLOWY_S3_BUCKET
Standard
appflowy
Wert
appflowy
MinIO URL (internal)Variable

Internal MinIO API URL.

Ziel
APPFLOWY_S3_MINIO_URL
Standard
http://AppFlowy-MinIO:9000
Wert
http://AppFlowy-MinIO:9000
S3 RegionVariable

AWS S3 region. Leave empty when using MinIO.

Ziel
APPFLOWY_S3_REGION
SMTP HostVariable

SMTP host for worker outgoing mail.

Ziel
APPFLOWY_MAILER_SMTP_HOST
SMTP PortVariable

SMTP port.

Ziel
APPFLOWY_MAILER_SMTP_PORT
Standard
465
Wert
465
SMTP UsernameVariable

SMTP username.

Ziel
APPFLOWY_MAILER_SMTP_USERNAME
SMTP EmailVariable

Sender email address.

Ziel
APPFLOWY_MAILER_SMTP_EMAIL
SMTP PasswordVariable

SMTP password.

Ziel
APPFLOWY_MAILER_SMTP_PASSWORD
SMTP TLS KindVariable

TLS mode: wrapper, required, opportunistic, or none.

Ziel
APPFLOWY_MAILER_SMTP_TLS_KIND
Standard
wrapper
Wert
wrapper
Import Tick Interval (s)Variable

How often (seconds) the worker polls the import queue.

Ziel
APPFLOWY_WORKER_IMPORT_TICK_INTERVAL
Standard
30
Wert
30
Log LevelVariable

Rust log level.

Ziel
RUST_LOG
Standard
info
Wert
info
EnvironmentVariable

Worker environment. Keep as production.

Ziel
APPFLOWY_WORKER_ENVIRONMENT
Standard
production
Wert
production

Statistik herunterladen

232,220
Downloads insgesamt

Einzelheiten

Repository
appflowyinc/appflowy_worker:latest
Zuletzt aktualisiert2026-05-25
Erstmals gesehen2026-05-26

Führen Sie AppFlowy-Worker auf Unraid aus.

AppFlowy-Worker ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.