AppFlowy-Worker

AppFlowy-Worker

Application Docker from vmalinics0's Repository

Vue d'ensemble

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

Database URLVariable

PostgreSQL connection string. Must match AppFlowy-Cloud.

Cible
APPFLOWY_WORKER_DATABASE_URL
Défaut
postgres://postgres:changeme_strong_password@AppFlowy-Postgres:5432/postgres
Valeur
postgres://postgres:changeme_strong_password@AppFlowy-Postgres:5432/postgres
Database NameVariable

PostgreSQL database name.

Cible
APPFLOWY_WORKER_DATABASE_NAME
Défaut
postgres
Valeur
postgres
Redis URLVariable

Redis connection URL. Must match AppFlowy-Cloud.

Cible
APPFLOWY_WORKER_REDIS_URL
Défaut
redis://AppFlowy-Redis:6379
Valeur
redis://AppFlowy-Redis:6379
Use MinIOVariable

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

Cible
APPFLOWY_S3_USE_MINIO
Défaut
true
Valeur
true
S3 Access KeyVariable

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

Cible
APPFLOWY_S3_ACCESS_KEY
Défaut
minioadmin
Valeur
minioadmin
S3 Secret KeyVariable

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

Cible
APPFLOWY_S3_SECRET_KEY
Défaut
changeme_minio_secret
Valeur
changeme_minio_secret
S3 BucketVariable

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

Cible
APPFLOWY_S3_BUCKET
Défaut
appflowy
Valeur
appflowy
MinIO URL (internal)Variable

Internal MinIO API URL.

Cible
APPFLOWY_S3_MINIO_URL
Défaut
http://AppFlowy-MinIO:9000
Valeur
http://AppFlowy-MinIO:9000
S3 RegionVariable

AWS S3 region. Leave empty when using MinIO.

Cible
APPFLOWY_S3_REGION
SMTP HostVariable

SMTP host for worker outgoing mail.

Cible
APPFLOWY_MAILER_SMTP_HOST
SMTP PortVariable

SMTP port.

Cible
APPFLOWY_MAILER_SMTP_PORT
Défaut
465
Valeur
465
SMTP UsernameVariable

SMTP username.

Cible
APPFLOWY_MAILER_SMTP_USERNAME
SMTP EmailVariable

Sender email address.

Cible
APPFLOWY_MAILER_SMTP_EMAIL
SMTP PasswordVariable

SMTP password.

Cible
APPFLOWY_MAILER_SMTP_PASSWORD
SMTP TLS KindVariable

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

Cible
APPFLOWY_MAILER_SMTP_TLS_KIND
Défaut
wrapper
Valeur
wrapper
Import Tick Interval (s)Variable

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

Cible
APPFLOWY_WORKER_IMPORT_TICK_INTERVAL
Défaut
30
Valeur
30
Log LevelVariable

Rust log level.

Cible
RUST_LOG
Défaut
info
Valeur
info
EnvironmentVariable

Worker environment. Keep as production.

Cible
APPFLOWY_WORKER_ENVIRONMENT
Défaut
production
Valeur
production

Télécharger les statistiques

232,220
Total des téléchargements

Détails

Référentiel
appflowyinc/appflowy_worker:latest
Dernière mise à jour2026-05-25
Première vue2026-05-26

Exécutez AppFlowy-Worker sur Unraid.

AppFlowy-Worker est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.