pg_v_man/README.md
2025-02-14 08:44:34 +01:00

533 B

pg_v_man

Getting started

To get started, simply start the Docker Compose stack:

docker compose up

You can then open the RabbitMQ management UI and watch messages coming in in the letterbox queue whenever you manipulate any data in the database. The database port is by default 5432 (as always) and credentials can be found in the compose.yml.

Right now no pgAdmin/cloud-beaver or anything are part of the stack, feel free to use whatever Postgres tool you prefer :).