Automatisch---Worker
Automatisch---Worker
Docker app from grtgbln's Repository
Overview
Automatisch is a business automation tool that lets you connect different services like Twitter, Slack, and more to automate your business processes.
Requirements
This application requires separate Postgres and Redis databases. See documentation: https://automatisch.io/docs/advanced/configuration
This is the worker for Automatisch. A separate web interface container is required to run the application.
Runtime arguments
- Network
bridge- Privileged
- false
Template configuration
Redis - HostVariable
Host for Redis server
- Target
- REDIS_HOST
- Default
- localhost
- Value
- localhost
Redis - PortVariable
Port for Redis server
- Target
- REDIS_PORT
- Default
- 6379
- Value
- 6379
Redis - UsernameVariable
Username for Redis server
- Target
- REDIS_USERNAME
Redis - PasswordVariable
Password for Redis server
- Target
- REDIS_PASSWORD
Postgres - HostVariable
Host for Postgres server
- Target
- POSTGRES_HOST
- Default
- localhost
- Value
- localhost
Postgres - PortVariable
Port for Postgres server
- Target
- POSTGRES_PORT
- Default
- 5432
- Value
- 5432
Postgres - Database NameVariable
Database name for Postgres server
- Target
- POSTGRES_DATABASE
- Default
- automatisch
- Value
- automatisch
Postgres - UsernameVariable
Username for Postgres server
- Target
- POSTGRES_USERNAME
Postgres - PasswordVariable
Password for Postgres server
- Target
- POSTGRES_PASSWORD
Encryption KeyVariable
Encryption Key to store credentials
- Target
- ENCRYPTION_KEY
Webhook Secret KeyVariable
Webhook Secret Key to verify webhook requests
- Target
- WEBHOOK_SECRET_KEY
App Secret KeyVariable
Secret Key to authenticate the user
- Target
- APP_SECRET_KEY
Storage pathPathrw
Data storage path for application
- Target
- /automatisch/storage
- Default
- /mnt/user/appdata/automatisch/storage
- Value
- /mnt/user/appdata/automatisch/storage
EnvironmentVariable
Environment for the application. Not recommended to change.
- Target
- APP_ENV
- Default
- production
- Value
- production
Is WorkerVariable
Enable worker mode. Not recommended to change.
- Target
- WORKER
- Default
- true|false
- Value
- true
Categories
Download Statistics
91,873
Total Downloads
874
This Month
1,185
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
automatischio/automatisch:latestLast Updated2025-08-08
First Seen2024-10-10
Run Automatisch---Worker on Unraid.
Automatisch---Worker is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.