Apache Hop (Hop Orchestration Platform) is an open-source data integration and orchestration platform — the modern successor to Pentaho Kettle — for building visual data pipelines and workflows. This image runs Hop Web and Hop Server on Ubuntu 24.04 LTS, hardened and fully patched, with the web UI on port 80 behind authentication, a unique per-VM admin credential generated on first boot, and projects on a dedicated disk. Maintained by cloudimg.
## Apache Hop on Ubuntu 24.04 LTS
Apache Hop is a metadata-driven data integration and orchestration platform for designing, executing, and managing data pipelines and workflows visually, with a modern browser-based designer (Hop Web) and an execution engine (Hop Server). 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 password with `sudo cat /root/hop-credentials.txt`, then open the VM's public IP to design pipelines and workflows in Hop Web; the Hop Server executes them. The deployment guide on cloudimg.co.uk covers projects, pipelines, and remote execution.