Apache Unomi is an open-source Customer Data Platform (CDP) — a standards-based context server that manages customer profiles, segments, and personalization data over a REST API. This image runs Unomi with an Elasticsearch datastore on Ubuntu 24.04 LTS, hardened and fully patched, with the context server bound to loopback, a unique per-VM admin credential generated on first boot, and data on a dedicated disk. Maintained by cloudimg.
## Apache Unomi on Ubuntu 24.04 LTS
Apache Unomi is a Java-based Customer Data Platform and reference implementation of the OASIS Context Server (CXS) specification. It collects, stores, and serves customer profile, event, and segmentation data through a REST API to power personalization and analytics. This image is built and maintained by cloudimg on a hardened, fully patched Ubuntu 24.04 LTS base.
### What's included
### Getting started
Retrieve the generated credentials with `sudo cat /root/unomi-credentials.txt`, then call the REST API, e.g. `curl -u karaf: