On Wed, Nov 3, 2021 at 2:56 PM Ashish Chandra
wrote:
> Actually, the issue was me not reading the fine print that the
> servers.json is only used when the volume is created, and not subsequently.
> I did a docker prune of all the volumes and re-ran my setup and the
> servers.json was in fact used
Hi
On Tue, Nov 2, 2021 at 7:09 PM Ashish Chandra
wrote:
> Hi,
>
> According to
> https://www.pgadmin.org/docs/pgadmin4/development/container_deployment.html
> having a files servers.json in the /pgadmin4 folder should enable server
> info to be pre-loaded into pgadmin4 when it launches.
>
> Howe
Hi Ashish,
Can you try mapping once "-v /tmp/servers.json:/pgadmin4/servers.json" if
it works ?
On Wed, Nov 3, 2021 at 12:39 AM Ashish Chandra
wrote:
> Hi,
>
> According to
> https://www.pgadmin.org/docs/pgadmin4/development/container_deployment.html
> having a files servers.json in the /pgadm