AppFlowy-Worker
AppFlowy-Worker
Docker app from vmalinics0's Repository
Overview
Requirements
Runtime arguments
- Network
custom:appflowy- Shell
bash- Privileged
- false
Template configuration
PostgreSQL connection string. Must match AppFlowy-Cloud.
- Target
- APPFLOWY_WORKER_DATABASE_URL
- Default
- postgres://postgres:changeme_strong_password@AppFlowy-Postgres:5432/postgres
- Value
- postgres://postgres:changeme_strong_password@AppFlowy-Postgres:5432/postgres
PostgreSQL database name.
- Target
- APPFLOWY_WORKER_DATABASE_NAME
- Default
- postgres
- Value
- postgres
Redis connection URL. Must match AppFlowy-Cloud.
- Target
- APPFLOWY_WORKER_REDIS_URL
- Default
- redis://AppFlowy-Redis:6379
- Value
- redis://AppFlowy-Redis:6379
Set true to use MinIO. Must match AppFlowy-Cloud.
- Target
- APPFLOWY_S3_USE_MINIO
- Default
- true
- Value
- true
S3/MinIO access key. Must match AppFlowy-MinIO.
- Target
- APPFLOWY_S3_ACCESS_KEY
- Default
- minioadmin
- Value
- minioadmin
S3/MinIO secret key. Must match AppFlowy-MinIO.
- Target
- APPFLOWY_S3_SECRET_KEY
- Default
- changeme_minio_secret
- Value
- changeme_minio_secret
S3/MinIO bucket name. Must match AppFlowy-Cloud.
- Target
- APPFLOWY_S3_BUCKET
- Default
- appflowy
- Value
- appflowy
Internal MinIO API URL.
- Target
- APPFLOWY_S3_MINIO_URL
- Default
- http://AppFlowy-MinIO:9000
- Value
- http://AppFlowy-MinIO:9000
AWS S3 region. Leave empty when using MinIO.
- Target
- APPFLOWY_S3_REGION
SMTP host for worker outgoing mail.
- Target
- APPFLOWY_MAILER_SMTP_HOST
SMTP port.
- Target
- APPFLOWY_MAILER_SMTP_PORT
- Default
- 465
- Value
- 465
SMTP username.
- Target
- APPFLOWY_MAILER_SMTP_USERNAME
Sender email address.
- Target
- APPFLOWY_MAILER_SMTP_EMAIL
SMTP password.
- Target
- APPFLOWY_MAILER_SMTP_PASSWORD
TLS mode: wrapper, required, opportunistic, or none.
- Target
- APPFLOWY_MAILER_SMTP_TLS_KIND
- Default
- wrapper
- Value
- wrapper
How often (seconds) the worker polls the import queue.
- Target
- APPFLOWY_WORKER_IMPORT_TICK_INTERVAL
- Default
- 30
- Value
- 30
Rust log level.
- Target
- RUST_LOG
- Default
- info
- Value
- info
Worker environment. Keep as production.
- Target
- APPFLOWY_WORKER_ENVIRONMENT
- Default
- production
- Value
- production
Categories
Download Statistics
Details
appflowyinc/appflowy_worker:latestRun AppFlowy-Worker on Unraid.
AppFlowy-Worker is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.