Italian workflow automation · live from Modena

Automate your workflows.
Your container, AI included, data in EU.

Each customer has their own isolated Docker container (no shared runtime, no noisy neighbors). Liara AI — Qwen3 32B running locally — is included in your plan: zero external API keys. Hetzner Falkenstein hosting, immutable audit log, GDPR-native by design.

30-second setup · 3 active workflows free · no credit card.

FlowForge editor: CRM enrichment workflow with 11 connected nodes (Email IMAP, JSON Extract, Web Fetch, AI Summarize, Web Search, Agent Translator, HTTP Request, DB Insert, Send Email)
The problem

Workflow tools force you to choose.

No-code = vendor lock-in

Zapier/Make/n8n cloud — you're tied to their integrations. Custom logic? You pay premium APIs or hire a dev. Switch vendor = rewrite everything.

Custom code = weeks of setup

Docker, Kubernetes, credential management, scaling, monitoring, alerting — 4 weeks before your first useful run. Plus monthly maintenance.

Data leaves the EU

AWS, GCP, Azure — exposure to US CLOUD Act. Compliance risk, customer pushback, enterprise procurement blockers from EU customers requiring data sovereignty.

0cloud LLM dependencies (Liara is on-prem)
106nodes ready out-of-the-box
Qwen3 32Blocal model · FP8 batched inference
100%EU — Hetzner Falkenstein DE
What makes FlowForge different

Container, GDPR, included AI, immutable audit.

Architecture for people who can't afford data leaving the EU or another customer's workflow crashing theirs.

Per-tenant container

Each workspace = a Docker container isolated behind Traefik wildcard. No shared runtime with other customers, no noisy neighbors. Compare: Make/Zapier run everyone's workflows in the same pool.

GDPR-native, EU hosting

Hetzner Falkenstein servers (Germany). Data controller Zeli SRL (Modena, Italy), GDPR art.28 DPA signed. 30-day grace period before deletion (Garante recommendation). Signed ZIP export art.20.

Liara AI included

Qwen3 32B FP8 self-hosted on RTX PRO 6000 Blackwell 96GB. Zero OpenAI/Anthropic API keys to configure. Daily token quota in your plan. AI workflow scaffold from Italian description.

Immutable audit log

Append-only SHA-256 chain. DB trigger blocks DELETE/UPDATE/TRUNCATE even from superuser. Automatic weekly tamper detection via cron. GDPR-compliant reason code required for every admin action.

How it works

Three steps from signup to first active workflow.

  1. 1

    Create workspace

    Sign up with email + password. Your Docker container is provisioned at your-slug.app.automazionezeli.com in ~10 seconds. TOTP 2FA required, no card on Free plan.

  2. 2

    Drag nodes, connect, configure

    Visual React editor with side palette (106 nodes: HTTP, Email, DB, Slack, Stripe, AI agent, vision, scraping...). Drag & drop + two clicks to connect. Or describe what you need in Italian and Liara AI scaffolds the workflow.

  3. 3

    Run & monitor

    Run inspector with live execution log, per-node input/output, runtime in ms, error handling translated to Italian (no more cryptic "Cannot read property of undefined").

What you see after signup

FlowForge is ready.

Live dashboard, template gallery, integrated quick-start, multi-provider AI fallback. Nothing to assemble, nothing to configure before use.

Ready nodes

106 integrations out-of-the-box.

Most-used below. Full catalog at /integrazioni.

HTTP Request

GET/POST/PUT generico verso qualsiasi API

Email IMAP/SMTP

Trigger su nuove email + send template

Slack

Send message, channel admin, file upload

Database SQL

PostgreSQL/MySQL query, insert, update

Liara AI

Classify, extract, summarize, translate

Stripe

Checkout, subscription webhook, refund

Notion

CRUD pages, query database, blocks

GitHub

Issue, PR, webhook, comment, release

Telegram

Bot send/reply, inline keyboard, file

PDF

Render fatture, parse PDF, OCR

SDI/FE

Fattura elettronica italiana via Aruba

WooCommerce

Order, product, customer sync

Pricing

Start free. Scale when you need.

Free

Free

Inizia gratis senza carta

  • 3 workflow attivi
  • 1 GB spazio
  • 768 MB RAM
  • 50 K token Liara / mese
  • 200 chiamate LLM / giorno
Start free

Starter

€19/month

Per chi automatizza sul serio

  • 15 workflow attivi
  • 10 GB spazio
  • 1 GB RAM dedicata
  • 500 K token Liara / mese
  • 1.000 chiamate LLM / giorno
Try Starter

Business

€149/month

Per aziende in crescita

  • 200 workflow attivi
  • 50 GB spazio
  • 4 GB RAM dedicata
  • 10 M token Liara / mese
  • 25.000 chiamate LLM / giorno
Try Business

Enterprise

€499/month

Su misura per la tua azienda

  • Workflow illimitati
  • 200 GB spazio
  • 8 GB RAM dedicata
  • Token Liara illimitati (BYOK incluso)
  • Chiamate LLM illimitate
Contact us

Compare all plans

Enterprise security

Encryption, isolation, audit. By name.

No marketing fluff. Specific algorithms, verifiable configurations, documented architecture.

🔐 Encryption

  • In-transit: TLS 1.3 (Cloudflare mTLS at the edge)
  • At-rest: AES-256-GCM (envelope encryption for PII)
  • SSO bridge: JWE A256GCM HKDF-SHA256, 5-min TTL, single-use jti
  • Password: Argon2id (OWASP 2025 recommendation)
  • License keys: HMAC-SHA256 server-issued, hash-only in DB

🏗️ Isolation

  • Per-tenant container: dedicated Docker, no shared runtime
  • Hard disk quota: ext4 loop device per workspace (kernel-level ENOSPC)
  • Network: Traefik wildcard routing, no cross-tenant access
  • Permissions: POSIX ACL minimum-privilege (zeliai/65532 split)
  • WAF: Sentinel Rust honeypot + ML behavioral detection

📜 Audit & compliance

  • Audit log: SHA-256 chain, DB trigger blocks DELETE/UPDATE
  • 2FA: TOTP RFC 6238 required from first login
  • GDPR: 30-day grace art.17 + signed ZIP export art.20
  • Reason codes: 10 ENUM for admin actions (art.17/20/21/22)
  • DPIA: art.35 documented, updated 2026

Full details at /sicurezza — architecture, threat model, responsible disclosure program.

FAQ

Most asked questions.

Where does FlowForge run? Does data stay in the EU?
Hetzner Falkenstein servers (Germany). No AWS, no extra-EU transfers. Data controller: Zeli SRL (Modena, Italy), GDPR art.28 DPA signed on activation.
Is AI really included in the plan or does it use external credits?
Liara is a Qwen3 32B FP8 LLM self-hosted on our servers (RTX PRO 6000 Blackwell 96GB). Daily token quota included in your plan. No OpenAI/Anthropic API key to configure to use the AI scaffold editor.
Can I import workflows from n8n / Make / Zapier?
n8n JSON import in beta (89 of FlowForge's 106 nodes mapped 1:1). Make/Zapier importer planned Q3-2026. As an alternative, AI scaffold can rebuild a workflow from a text description.
What happens to my data if I delete my account?
Soft-delete with 30-day grace period (Italian Garante recommendation). Then automatic cron anonymizes: PII replaced, logs kept anonymous for compliance (immutable SHA-256 audit chain). Complete art.20 ZIP export in 1 click before deletion.
Does Free require a credit card? Real limits?
No card. Free: 3 active workflows, 100 runs/day, 1 workspace, AI 50k tokens/day. Self-service upgrade when needed. Automatic downgrade if you cancel a paid plan.
More questions? [email protected] ·docs

Ready to build your first workflow?

30-second setup. Free up to 3 active workflows. No card.