xtdb 2025-02-13

hey all, trying to install xtdb locally via https://docs.xtdb.com/intro/installation-via-docker running curl fails and i'm also failing to connect via psql (what's the db name?)

would advise migrating to use the healthz port instead (we're intending to move away from /status on the main HTTP server) - curl

and database (for now, at least) has to be xtdb

you can also try /metrics on that port - it's a whole load of meters about what's happening on the node

worked, thanks!

🙏 1