https://catalogartifact.azureedge.net/publicartifacts/cloudimg1647283583153.risingwave-ubuntu-24-04-c16391ce-ea0f-441a-b71f-69b76c98b71f/image3_logolarge.png
RisingWave on Ubuntu 24.04 LTS
by cloudimg
Just a moment, logging you in...
RisingWave on Ubuntu 24.04 LTS by cloudimg
RisingWave on Ubuntu 24.04 LTS
RisingWave is an Apache-2.0 licensed distributed SQL streaming database that lets you ingest, process, and serve real-time data using standard PostgreSQL syntax and materialized views. This image is built and maintained by cloudimg on a hardened, fully patched Ubuntu 24.04 LTS base.
### What's included
- RisingWave single-node deployment, managed by systemd
- PostgreSQL wire protocol on port 4566, bound to loopback for security
- A unique `root` password generated on first boot (no shared default credential)
- Streaming state and data stored on a dedicated managed data disk
- Automatic security updates enabled
### Getting started
Retrieve the generated password with `sudo cat /root/risingwave-credentials.txt`, then connect with any PostgreSQL client: `psql -h 127.0.0.1 -p 4566 -U root`. Create sources, materialized views, and sinks using standard SQL. The deployment guide on cloudimg.co.uk walks through a streaming demo and day-2 operations.
At a glance
https://catalogartifact.azureedge.net/publicartifacts/cloudimg1647283583153.risingwave-ubuntu-24-04-c16391ce-ea0f-441a-b71f-69b76c98b71f/image1_screenshot01.png
https://catalogartifact.azureedge.net/publicartifacts/cloudimg1647283583153.risingwave-ubuntu-24-04-c16391ce-ea0f-441a-b71f-69b76c98b71f/image4_screenshot02.png
https://catalogartifact.azureedge.net/publicartifacts/cloudimg1647283583153.risingwave-ubuntu-24-04-c16391ce-ea0f-441a-b71f-69b76c98b71f/image2_screenshot03.png
https://catalogartifact.azureedge.net/publicartifacts/cloudimg1647283583153.risingwave-ubuntu-24-04-c16391ce-ea0f-441a-b71f-69b76c98b71f/image5_screenshot04.png