Query Editor Connection Timeout

2018-12-06 Thread Jared Vacanti
I have a pgadmin4 instance (dpage/pgadmin4 docker image) running behind nginx and can successfully connect to the database, but after about 60 seconds I begin to get status errors for the connection and the logs show: [2018-12-06 05:04:08 +] [16] [ERROR] Error handling request /pgadmin4/sqledi

Serving pgadmin4 from subdirectory (e.g. example.com/pgadmin4)

2018-11-14 Thread Jared Vacanti
Is it possible to serve pgadmin4 from a subdirectory instead of at root level? It's easy to serve at pgadmin.example.com - but how about at example.com/pgadmin4 ? Is there any way to set a baseurl at the pgadmin level? It looks like two other routes are requested - /static/ and /browser/ - that wi