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.

Install Automatisch---Worker on Unraid in a few clicks.

Find Automatisch---Worker in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Automatisch---Worker Review the template variables and paths Click Install

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.
    

Download Statistics

93,034
Total Downloads
523
This Month
1,206
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Details

Repository
automatischio/automatisch:latest
Last Updated2025-08-08
First Seen2024-10-10

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