pre-configure configuration for use in Docker environment for development - Mailing list pgadmin-support

From Kermit De Kikker
Subject pre-configure configuration for use in Docker environment for development
Date
Msg-id CAPKthVz9smsw3ztc4f_Of8xo_TY4O4K3hJD122BJqbUJs=35Ng@mail.gmail.com
Whole thread Raw
Responses Re: pre-configure configuration for use in Docker environment for development  (Dave Page <dpage@pgadmin.org>)
List pgadmin-support
Hi,

We have a docker-compose.yml configuration file for development purposes. This docker-compose.yml does not assume any local volumes and does not persist any data. After a docker-compose restart, everything is restarted from scratch.

I want to add pgAdmin service to docker-compose.yml. For convenience of the developer, it would be useful if the servers credentials (IP, login, password, ...) are already present in the pgAdmin configuration. This way, the developer does not have to add a server in pgAdmin each time.

Is this possible?

Thank you.

pgadmin-support by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: Auto-login on pgAdmin4?
Next
From: Dave Page
Date:
Subject: Re: pre-configure configuration for use in Docker environment for development