I installed phpPgAdmin in a Docker container on the same host as my corteza installation.
It seems to be running OK and found my corteza PostgreSQL server. However, the login (from the production-like instructions) says “login failed”. I can login just fine from the db container console, but I’d prefer the ease of use of phpxxAdmin while I explore the idea of creating my own view to solve some of my reporting issues.
So, what’s the proper way to use phpPgAdmin with Corteza? Or, what other development tools are people using?
Thanks