Despliega cualquier app en segundos
Explora apps de código abierto listas para tu workspace de AutomaticFlow.
Destacadas
★N8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
★WordPress
WordPress, Git-ified. This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit pull requests to https://github.com/WordPress/wordpress-develop and patches to https://core.trac.wordpress.org/ instead.
★Vaultwarden
Self-hosted password manager compatible with Bitwarden clients (Rust implementation, single container).
★Docker Facturascripts
FacturaScripts official Docker image.

Code Server (VS Code)
VS Code running in the browser — full IDE accessible anywhere

Ollama AI Server
Run large language models locally — llama, codellama, mistral, and more. Runs on CPU by default; GPU passthrough is on the roadmap.

Open Design
🎨 Local-first, open-source alternative to Anthropic's Claude Design. ⚡ 19 Skills · ✨ 71 brand-grade Design Systems 🖼 Generate web · desktop · mobile prototypes · slides · images · videos · HyperFrames 📦 Sandboxed preview · HTML/PDF/PPTX/MP4 export 🤖 Runs on Claude Code / Codex / Cursor / Gemini / OpenCode / Qwen / Copilot / Hermes / Kimi CLI.

Openshorts
Open-source short-form video automation pipeline (FastAPI backend only). Brings your own API keys via HTTP headers (X-Gemini-Key, X-ElevenLabs-Key) per request — no env vars required at startup. Frontend dashboard + Remotion renderer require multi-container DOCKER_COMPOSE deploy (not yet supported).

Nginx Hello
Test app — basic nginx serving Hello World. Currently disabled — official nginx image requires CAP_CHOWN to chown /var/cache/nginx/client_temp at startup, blocked by deployer security hardening (CapDrop=ALL). Use nginxinc/nginx-unprivileged:latest or wait for per-template capAdd support.