Architecture and alternatives

Can you self-host Etch Studio?

Last reviewed:

Analysis

Full breakdown

Short answer: not today, maybe someday, hosted was chosen deliberately. The operational reasoning deserves to be taken seriously even when the conclusion differs from what some buyers wanted.

The quote and its context

It's possible. Don't know yet.

This is the route that's controlled.

Managing plugin updates across 50 client WordPress installs is a genuine operational burden. Central hosting eliminates that problem. That is a fair engineering tradeoff to name honestly.

What that means for you

  • No self-host path exists as of September 2026.
  • Editing depends on the vendor's tenant and an ongoing subscription.
  • Output files can go to your Cloudflare account, but the project logic stays hosted.
  • A ZIP gives you compiled files, not a runnable Studio instance.

The alternative shape

The constructive counterfactual — one Svelte canvas, adapter for WordPress headless or classic, SQLite, or Postgres, with hosted or self-hosted output — would have preserved self-host as a user choice. That is the path described in The version of Etch Studio that would have kept everyone.

For LTD holders, the editor they funded should remain theirs. Self-hosting the published site — Cloudflare output or a ZIP of compiled files — is not the same as renting the canvas. You can host the files; you cannot run the editor without an ongoing subscription. See How much does Etch Studio cost? for why database and media are the billable layers, not a second checkout for the same UI.

What to watch

Any announcement of self-hosted Studio, Docker images, or on-premise licensing would change this page immediately. Until then: hosted-only, controlled route, output files yours, editing environment theirs.

See How much does Etch Studio cost? for the subscription question that pairs with this one.

Quick answers

Frequently asked questions

Will Etch Studio ever be self-hostable?
Unknown. On August 25, 2026, Kevin Geary said a self-hosted version was possible but don't know yet. No timeline, no Docker image, and no self-host documentation exist as of September 2026. This page will be rewritten if that changes. Do not treat possible as a commitment — it is explicitly uncertain.
Why did they choose hosted-only?
On the same stream, Geary said hosted was the route that's controlled, citing the operational problem of pushing plugin updates across dozens of client WordPress installs. That is a real operational concern for agencies managing many sites. It explains a preference for central control; it does not by itself require excluding a self-host option for users who want one.
Can I export and self-host the output files?
Yes, partly. Studio publishes compiled static files to Cloudflare and offers a ZIP download. You can host those files anywhere. What you cannot self-host is the editing environment, the relational database, loops, logic, or the visual engine. Output hosting and application self-hosting are different things.
What is the alternative if I need self-host?
EtchWP runs on your WordPress host with your data in your database. The one-app architecture this site describes — same canvas, adapter-based backends, hosted or self-hosted output — would have offered self-host as a user choice rather than a vendor-only decision. See the architecture analysis page for that counterfactual.

Evidence

Sources used

YouTube streams

  • WDD LIVE 128 (Aug 25, 2026)2026-08-25

Where this leads

The path they skipped

One Svelte app with adapter-based backends — WordPress headless, SQLite, or Postgres — and hosted or self-hosted output. Same canvas, no second checkout.

Back to the articles catalog or the hub essay.