pre-configure configuration for use in Docker environment for development

Поиск
Список
Период
Сортировка
От Kermit De Kikker
Тема pre-configure configuration for use in Docker environment for development
Дата
Msg-id CAPKthVz9smsw3ztc4f_Of8xo_TY4O4K3hJD122BJqbUJs=35Ng@mail.gmail.com
обсуждение исходный текст
Ответы Re: pre-configure configuration for use in Docker environment for development  (Dave Page <dpage@pgadmin.org>)
Список 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 по дате отправления:

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: Re: Auto-login on pgAdmin4?
Следующее
От: Dave Page
Дата:
Сообщение: Re: pre-configure configuration for use in Docker environment for development