windmill

windmill

Aplicación Docker from sgraaf's Repository

Visión general

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.

Requisitos

Postgres >= 16

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:8000]
Red
bridge
Parámetros adicionales
--restart unless-stopped

Configuración de plantillas

Port: Web InterfacePorttcp

This is the Web UI port for the application.

Objetivo
8000
Por defecto
8000
Port: Email TriggersPorttcp

This is the port used for Email triggers.

Objetivo
2525
Por defecto
2525
Path: /tmp/windmill/logsPathrw

This is the container path to the worker logs.

Objetivo
/tmp/windmill/logs
Por defecto
/mnt/user/appdata/windmill/logs
Path: /tmp/windmill/cachePathrw

This is the container path to the worker dependency cache.

Objetivo
/tmp/windmill/cache
Por defecto
/mnt/user/appdata/windmill/cache
Path: /var/run/docker.sockPathrw

Mount the docker socket to allow to run docker containers from within the workers.

Objetivo
/var/run/docker.sock
Por defecto
/var/run/docker.sock
Variable: DATABASE_URLVariable

The Postgres database url.

Objetivo
DATABASE_URL
Por defecto
postgres://windmill:[password]>@[host]:5432/windmill?sslmode=disable
Variable: WORKER_GROUPVariable

The worker group the worker belongs to and get its configuration pulled from.

Objetivo
WORKER_GROUP
Por defecto
default
Variable: MODEVariable

The mode if the binary.

Objetivo
MODE
Por defecto
standalone|worker|server

Detalles

Repositorio
ghcr.io/windmill-labs/windmill:main
Última actualización2026-06-02
Visto por primera vez2024-08-14

Ejecute Windmill en Unraid.

Windmill se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.