Frappe Builder on Ubuntu 24.04 LTS

Azure Applications

Frappe Builder, an open source visual website builder, ready to design and publish on first boot.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

Frappe Builder is an open source visual website builder built on the Frappe framework. It gives you a drag and drop canvas for laying out pages, direct control over styling, spacing and typography, reusable components shared across pages, a scripting and data binding layer for dynamic content, previews across device breakpoints, and one click publishing of a finished page to a public route on the same host, all from one web interface.

Why the cloudimg image

cloudimg ships Frappe Builder hardened, fully patched and preconfigured so the studio is ready to use, with the full frappe bench, MariaDB and Redis stack already built and wired for production behind nginx and gunicorn, including the yarn and vite front end asset build that a self managed install has to run by hand. A unique Administrator password, site database password and encryption key are generated on first boot and written to a root only file, so there is no default login and no two instances share a secret. Anonymous self registration is disabled, the database and cache are bound to loopback, and the realtime process listens on a unix socket rather than a network port, so only secure shell and the web interface are exposed. Every deployment ships with a paired deploy guide and 24/7 cloudimg support.

Common uses

  • Designing and publishing landing pages visually
  • Building reusable page components for a site
  • Hosting a marketing site on infrastructure you control

See it running

Real screenshots taken while testing this image against its deployment guide.

Frappe Builder on Ubuntu 24.04 LTS screenshot 1 Frappe Builder on Ubuntu 24.04 LTS screenshot 2 Frappe Builder on Ubuntu 24.04 LTS screenshot 3 Frappe Builder on Ubuntu 24.04 LTS screenshot 4