Automatisch---GUI
Automatisch---GUI
Docker app from grtgbln's Repository
Overview
Requirements
This application requires separate Postgres and Redis databases. See documentation: https://automatisch.io/docs/advanced/configuration
This is the web interface for Automatisch. A separate worker container is required to run the application.
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]- Network
bridge- Privileged
- false
Template configuration
Access web interface
- Target
- 3000
- Default
- 3000
- Value
- 3000
URL for the web interface. Replace with local IP or domain.
- Target
- WEB_APP_URL
- Default
- http://localhost:3000
- Value
- http://localhost:3000
Host for Redis server
- Target
- REDIS_HOST
- Default
- localhost
- Value
- localhost
Port for Redis server
- Target
- REDIS_PORT
- Default
- 6379
- Value
- 6379
Username for Redis server
- Target
- REDIS_USERNAME
Password for Redis server
- Target
- REDIS_PASSWORD
Host for Postgres server
- Target
- POSTGRES_HOST
- Default
- localhost
- Value
- localhost
Port for Postgres server
- Target
- POSTGRES_PORT
- Default
- 5432
- Value
- 5432
Database name for Postgres server
- Target
- POSTGRES_DATABASE
- Default
- automatisch
- Value
- automatisch
Username for Postgres server
- Target
- POSTGRES_USERNAME
Password for Postgres server
- Target
- POSTGRES_PASSWORD
Encryption Key to store credentials
- Target
- ENCRYPTION_KEY
Webhook Secret Key to verify webhook requests
- Target
- WEBHOOK_SECRET_KEY
Secret Key to authenticate the user
- Target
- APP_SECRET_KEY
Data storage path for application
- Target
- /automatisch/storage
- Default
- /mnt/user/appdata/automatisch/storage
- Value
- /mnt/user/appdata/automatisch/storage
Internal host for the web interface. Not recommended to change.
- Target
- HOST
- Default
- localhost
- Value
- localhost
Internal port for the web interface. Not recommended to change.
- Target
- PORT
- Default
- 3000
- Value
- 3000
Internal protocol for the web interface. Not recommended to change.
- Target
- PROTOCOL
- Default
- http
- Value
- http
Environment for the application. Not recommended to change.
- Target
- APP_ENV
- Default
- production
- Value
- production
Categories
Download Statistics
Total Downloads Over Time
Details
automatischio/automatisch:latestRun Automatisch---GUI on Unraid.
Automatisch---GUI is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.