windmill
Docker-Anwendung from sgraaf's Repository
Übersicht
Windmill is a fast, open-source workflow engine and developer platform. It's an alternative to the likes of Retool, Superblocks, n8n, Airflow, Prefect, and Temporal, designed to build comprehensive internal tools (endpoints, workflows, UIs). It supports coding in TypeScript, Python, Go, PHP, Bash, SQL, or any Docker image, alongside intuitive low-code builders.
Anforderungen
Postgres >= 16
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:8000]- Netzwerk
bridge- Extra Params
--restart unless-stopped
Konfiguration der Vorlage
Port: Web InterfacePorttcp
This is the Web UI port for the application.
- Ziel
- 8000
- Standard
- 8000
Port: Email TriggersPorttcp
This is the port used for Email triggers.
- Ziel
- 2525
- Standard
- 2525
Path: /tmp/windmill/logsPathrw
This is the container path to the worker logs.
- Ziel
- /tmp/windmill/logs
- Standard
- /mnt/user/appdata/windmill/logs
Path: /tmp/windmill/cachePathrw
This is the container path to the worker dependency cache.
- Ziel
- /tmp/windmill/cache
- Standard
- /mnt/user/appdata/windmill/cache
Path: /var/run/docker.sockPathrw
Mount the docker socket to allow to run docker containers from within the workers.
- Ziel
- /var/run/docker.sock
- Standard
- /var/run/docker.sock
Variable: DATABASE_URLVariable
The Postgres database url.
- Ziel
- DATABASE_URL
- Standard
- postgres://windmill:[password]>@[host]:5432/windmill?sslmode=disable
Variable: WORKER_GROUPVariable
The worker group the worker belongs to and get its configuration pulled from.
- Ziel
- WORKER_GROUP
- Standard
- default
Variable: MODEVariable
The mode if the binary.
- Ziel
- MODE
- Standard
- standalone|worker|server
Einzelheiten
Repository
ghcr.io/windmill-labs/windmill:mainZuletzt aktualisiert2026-06-01
Erstmals gesehen2024-08-14
Führen Sie Windmill auf Unraid aus.
Windmill ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.