xyOps
A free, BSD-licensed workflow automation system you self-host — a visual pipeline builder, cron-beyond-cron job scheduling across whole server fleets, live monitoring, smart alerts, and built-in ticketing, from the team behind Cronicle.
Operator's take
If your business runs on scheduled work — nightly backups, data exports, report jobs, sync scripts — you've probably watched it sprawl across a handful of servers as a pile of cron entries nobody can see into. When one silently fails, you find out when a client does. xyOps' pitch is to pull all of that into one self-hosted control room: schedule the jobs, watch them run live, get alerted the moment one breaks, and open a ticket automatically when it does. It comes from PixlCore — the team behind Cronicle, a well-known open-source job scheduler — so the "cron, but grown up" framing has real pedigree behind it, not just a landing page.
The distinction that matters before you get excited: this is infrastructure orchestration, not app-to-app automation. If "workflow automation" makes you picture wiring Gmail to Airtable to Slack for a business process, that's a different category — that's n8n, Make, or Zapier. xyOps orchestrates jobs — scripts, commands, data pipelines, CI/CD steps — across a fleet of servers, with a visual builder to chain them, conditional logic, and the ability to pass data and files between steps. It does have connectors (Slack, Notion, Google Sheets, OpenAI, Twilio, and more) and can host MCP servers as plugins, but they hang off a job-scheduling core, not the other way around.
The licensing stance is the other thing worth naming. xyOps is BSD-3-Clause and the makers put it in writing that it stays that way — "never modified, split, or amended with restrictive terms." After years of self-hosted automation tools quietly relicensing the moment they got traction, that's a genuine signal for anyone burned before. The honest caveat: the site still says "We're launching soon," so the product is early — the Cronicle lineage is proven, xyOps itself isn't battle-tested in production yet. And it earns its keep only if you actually run servers; there's nothing no-code here for a non-technical operator. If you don't self-host infrastructure, this isn't your tool.
What it's good at
- Job scheduling well beyond cron — target individual servers or whole groups, run multiple schedules per event, set blackout ranges for holidays/downtime, import existing crontabs, and fire one-time jobs.
- Visual workflow builder — chain jobs with conditional logic, pass data and files between steps, run in parallel or in custom queues, and attach limiters (timeouts, memory caps, log-size caps).
- Fleet monitoring in one place — server and group dashboards with CPU, memory, network, disk, and log tracking per job, plus historical performance graphs from hourly to yearly.
- Smart alerts wired to action — flexible trigger expressions send email/webhook/custom notifications with a server snapshot attached, and an alert can automatically open a ticket or launch a job.
- Built-in ticketing — incident tracking is native, not a bolted-on integration; failed jobs and alerts auto-create tickets that can attach files and run jobs (useful for CI/CD), and it's fully scriptable via API.
- Plugins in any language — a simple JSON-over-STDIO plugin API means no SDK and any language works; a marketplace carries official and community plugins, and you can add MCP servers as plugins.
- Scale and resilience — hot-backup failover with no job interruption on primary loss, scales to thousands of worker servers, with agents for macOS, Linux, and Windows.
- Genuinely free to self-host — BSD-3-Clause with all features on the free tier; the paid Professional and Enterprise plans buy support, not features.
What it's not
- Not an app-integration automator — despite the "workflow automation" label, it orchestrates jobs and scripts across infrastructure, not SaaS-to-SaaS business flows. For Gmail → Airtable → Slack-style work, reach for n8n, Make, or Zapier.
- Not no-code for non-technical operators — you install and self-host it, and its real power lives in scripts and plugins. If you don't run servers, there's no hosted, click-together version for you.
- Not proven in production yet — the site says "We're launching soon," so the product is early-stage. The Cronicle pedigree is real, but xyOps itself is unvalidated at scale.
- Not a hosted SaaS — there's no sign-up-and-go cloud. The free tier means "run it yourself," and the paid tiers ($2,000/yr Professional, $10,000/yr Enterprise) buy support and enterprise extras (SSO, air-gapped install), not hosting.