This repository defines the Wodby pgAdmin service for linked PostgreSQL databases.
Wodby generates a stable pgAdmin administrator password and registers the linked PostgreSQL host, port, database, and username. The PostgreSQL password remains user-entered and is never stored in the generated server definition.
The pgAdmin configuration volume is optional. Without it, accounts, sessions, settings, and saved connections are recreated when the pod is replaced.
pgAdmin is included as a disabled component in the managed PostgreSQL stack and can also be referenced from custom stacks.
Validate the manifest with:
wodby service validate-manifest service.yml --org <org-id>