Apache AGE (A Graph Extension) adds graph database functionality and the openCypher query language to PostgreSQL, letting you run graph and relational queries side by side. This image runs PostgreSQL with Apache AGE on Ubuntu 24.04 LTS, hardened and fully patched, with Postgres bound to loopback, a seeded demo graph, a unique per-VM password generated on first boot, and data on a dedicated disk. Maintained by cloudimg.
## Apache AGE on Ubuntu 24.04 LTS
Apache AGE is a PostgreSQL extension that brings graph database capabilities — the openCypher query language, graph storage, and traversal — to a standard PostgreSQL server, so you can combine relational SQL and graph queries in one database. 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/age-credentials.txt`, then connect with psql: `PGPASSWORD=