Apache OFBiz is an open-source enterprise resource planning (ERP) suite covering accounting, CRM, e-commerce, order and inventory management, manufacturing, and more on a shared data model. This image runs OFBiz on Ubuntu 24.04 LTS, hardened and fully patched, with the web applications on port 80 behind authentication, a unique per-VM admin credential generated on first boot, and data on a dedicated disk. Maintained by cloudimg.
## Apache OFBiz on Ubuntu 24.04 LTS
Apache OFBiz (Open For Business) is a comprehensive open-source enterprise automation suite — ERP, CRM, e-commerce, SCM, MRP, accounting, and order management — built on a unified entity and service framework. This image is built and maintained by cloudimg on a hardened, fully patched Ubuntu 24.04 LTS base, sparing you the notoriously involved Gradle build and data-load setup.
### What's included
### Getting started
Retrieve the generated password with `sudo cat /root/ofbiz-credentials.txt`, then sign in at the VM's public IP to the webtools console or any application (accounting, catalog, party manager). The deployment guide on cloudimg.co.uk covers the applications and day-2 operations.