Hi all,
We manage our Frappe app deployments using LXD / Incus. For some of our more esoteric multi-process Frappe apps, Docker can be painful.
I have abstracted the basic setup into this repo: GitHub - IoTReady/lxd_frappe: Frappe inside a LXD System Container
The repo contains multiple profiles for automating creation of Frappe bench environments - from just the base requirements all the way to a ‘production’ setup.
For those of you unfamiliar with LXD/Incus: Linux Containers - Incus - Introduction
Hope it’s useful to someone!
Tej