Lumic treats an application as a lifecycle boundary: source, runtime, environment, routes, services, processes, health, releases, and rollback stay connected.
| Application | Current support |
|---|---|
| WordPress | Versioned wordpress@1.0.0 recipe with pinned download, PHP, nginx, MySQL, Redis, TLS attachment, idempotent reconcile, and uninstall planning. |
| Static sites | Git-backed release layout, nginx hosting, health-gated activation, retention, and rollback. |
| PHP applications | PHP 8.1–8.4 where available through the host package manager, approved extensions, nginx, TLS, workers, schedules, and zero-downtime release foundations. |
| Laravel | Repository and deployed-state fingerprinting, configuration evidence, dependency graphs, incident context, and the laravel-redis@1 integration. A complete Laravel recipe remains planned. |
| Node.js applications | Runtime and application-model foundation. General production build and server handoff workflows remain planned. |
Repositories may add lumic.yaml to record production intent. See Applications, Recipes, and Deployments for the complete contracts and limitations.