AppFlowy-Worker

AppFlowy-Worker

Aplicación Docker from vmalinics0's Repository

Visión general

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

Database URLVariable

PostgreSQL connection string. Must match AppFlowy-Cloud.

Objetivo
APPFLOWY_WORKER_DATABASE_URL
Por defecto
postgres://postgres:changeme_strong_password@AppFlowy-Postgres:5432/postgres
Valor
postgres://postgres:changeme_strong_password@AppFlowy-Postgres:5432/postgres
Database NameVariable

PostgreSQL database name.

Objetivo
APPFLOWY_WORKER_DATABASE_NAME
Por defecto
postgres
Valor
postgres
Redis URLVariable

Redis connection URL. Must match AppFlowy-Cloud.

Objetivo
APPFLOWY_WORKER_REDIS_URL
Por defecto
redis://AppFlowy-Redis:6379
Valor
redis://AppFlowy-Redis:6379
Use MinIOVariable

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

Objetivo
APPFLOWY_S3_USE_MINIO
Por defecto
true
Valor
true
S3 Access KeyVariable

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

Objetivo
APPFLOWY_S3_ACCESS_KEY
Por defecto
minioadmin
Valor
minioadmin
S3 Secret KeyVariable

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

Objetivo
APPFLOWY_S3_SECRET_KEY
Por defecto
changeme_minio_secret
Valor
changeme_minio_secret
S3 BucketVariable

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

Objetivo
APPFLOWY_S3_BUCKET
Por defecto
appflowy
Valor
appflowy
MinIO URL (internal)Variable

Internal MinIO API URL.

Objetivo
APPFLOWY_S3_MINIO_URL
Por defecto
http://AppFlowy-MinIO:9000
Valor
http://AppFlowy-MinIO:9000
S3 RegionVariable

AWS S3 region. Leave empty when using MinIO.

Objetivo
APPFLOWY_S3_REGION
SMTP HostVariable

SMTP host for worker outgoing mail.

Objetivo
APPFLOWY_MAILER_SMTP_HOST
SMTP PortVariable

SMTP port.

Objetivo
APPFLOWY_MAILER_SMTP_PORT
Por defecto
465
Valor
465
SMTP UsernameVariable

SMTP username.

Objetivo
APPFLOWY_MAILER_SMTP_USERNAME
SMTP EmailVariable

Sender email address.

Objetivo
APPFLOWY_MAILER_SMTP_EMAIL
SMTP PasswordVariable

SMTP password.

Objetivo
APPFLOWY_MAILER_SMTP_PASSWORD
SMTP TLS KindVariable

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

Objetivo
APPFLOWY_MAILER_SMTP_TLS_KIND
Por defecto
wrapper
Valor
wrapper
Import Tick Interval (s)Variable

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

Objetivo
APPFLOWY_WORKER_IMPORT_TICK_INTERVAL
Por defecto
30
Valor
30
Log LevelVariable

Rust log level.

Objetivo
RUST_LOG
Por defecto
info
Valor
info
EnvironmentVariable

Worker environment. Keep as production.

Objetivo
APPFLOWY_WORKER_ENVIRONMENT
Por defecto
production
Valor
production

Descargar estadísticas

232,220
Descargas totales

Detalles

Repositorio
appflowyinc/appflowy_worker:latest
Última actualización2026-05-25
Visto por primera vez2026-05-26

Ejecute AppFlowy-Worker en Unraid.

AppFlowy-Worker se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.