windmill
Application Docker from sgraaf's Repository
Vue d'ensemble
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.
Exigences
Postgres >= 16
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:8000]- Réseau
bridge- Paramètres supplémentaires
--restart unless-stopped
Configuration du modèle
Port: Web InterfacePorttcp
This is the Web UI port for the application.
- Cible
- 8000
- Défaut
- 8000
Port: Email TriggersPorttcp
This is the port used for Email triggers.
- Cible
- 2525
- Défaut
- 2525
Path: /tmp/windmill/logsPathrw
This is the container path to the worker logs.
- Cible
- /tmp/windmill/logs
- Défaut
- /mnt/user/appdata/windmill/logs
Path: /tmp/windmill/cachePathrw
This is the container path to the worker dependency cache.
- Cible
- /tmp/windmill/cache
- Défaut
- /mnt/user/appdata/windmill/cache
Path: /var/run/docker.sockPathrw
Mount the docker socket to allow to run docker containers from within the workers.
- Cible
- /var/run/docker.sock
- Défaut
- /var/run/docker.sock
Variable: DATABASE_URLVariable
The Postgres database url.
- Cible
- DATABASE_URL
- Défaut
- postgres://windmill:[password]>@[host]:5432/windmill?sslmode=disable
Variable: WORKER_GROUPVariable
The worker group the worker belongs to and get its configuration pulled from.
- Cible
- WORKER_GROUP
- Défaut
- default
Variable: MODEVariable
The mode if the binary.
- Cible
- MODE
- Défaut
- standalone|worker|server
Détails
Référentiel
ghcr.io/windmill-labs/windmill:mainDernière mise à jour2026-05-31
Première vue2024-08-14
Exécutez Windmill sur Unraid.
Windmill est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.