All templates
Pi · Linux · Mac

WordPress (SQLite)

Single-container WordPress backed by SQLite — no MariaDB sidecar, no external DB to manage. Uses the official wordpress:php8.3-apache image and the sqlite-database-integration plugin (https://github.com/WordPress/sqlite-database-integration), which is fetched and pre-activated by the entrypoint on first start.

Notes

Trade-off: SQLite is fine for blogs, brochure sites and small comm- unities; if you expect heavy concurrent writes (busy WooCommerce stores, hundreds of authors) you'll want the MariaDB-backed flavour instead — that template is on the roadmap.

Everything WordPress writes lives in the mounted volume: uploads, plugins, themes and the SQLite DB. Back the folder up and you've backed up the site.

#cms#blog#php
Version
1.2.0
Source
Official — curated and signed by obacht
Runtime
Container
Devices
Pi · Linux · Mac
Project website
wordpress.org

Open-source contribution

A fixed amount per install goes to WordPress Foundation, forwarded via WordPress Foundation.

Last checked 2026-07-29

How to self-host WordPress (SQLite)

01

Connect a device: a Raspberry Pi, a Linux machine, or an Apple silicon Mac.

02

Click install in the dashboard. The template is signed; your device verifies the signature before anything runs.

03

Optionally attach your own domain. HTTPS certificate included, no port forwarding.

Run it on your own hardware.

Your data stays on your device. obacht handles the tunnel, SSL, and domain.

Sign up for the closed beta
Self-host WordPress (SQLite)