Apache ShenYu is an open-source, high-performance reactive API gateway providing dynamic routing, traffic governance, and a rich plugin ecosystem. This image runs ShenYu (Admin console + Bootstrap gateway) with a MySQL backend on Ubuntu 24.04 LTS, hardened and fully patched, with the Admin console on port 80 behind authentication, a unique per-VM password generated on first boot, and data on a dedicated disk. Maintained by cloudimg.
## Apache ShenYu on Ubuntu 24.04 LTS
Apache ShenYu is a reactive, high-throughput API gateway for microservices, offering dynamic routing, rate limiting, authentication, observability, and protocol bridging through a pluggable architecture managed from a web console. 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/shenyu-credentials.txt`, then sign in to the Admin console at the VM's public IP to configure plugins, selectors, and routing rules; the gateway listens on its data-plane port. The deployment guide on cloudimg.co.uk covers plugin configuration and routing.