configure pgadmin for docker-compose

From: Andrey Somov <public(dot)somov(at)gmail(dot)com>
To: pgadmin-support(at)lists(dot)postgresql(dot)org
Subject: configure pgadmin for docker-compose
Date: 2018-04-03 19:03:56
Message-ID: CALbkv0dpTAf5xZr3O-SNPJ+YrmkPkcSGS_LDjxdAJUXqe6bRgw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi all,
I would like to launch pgAdmin 4 as a docker container
(using docker compose together with the database)

It works.

But I have to configure the server connection for every restart.
Is is possible to pass a configuration to the running docker container ?
If not what is the easiest way to create a docker image with a predefined
server configuration (hostname, username, password etc) ?

Thank you,
Andrey

Browse pgadmin-support by date

  From Date Subject
Next Message richard coleman 2018-04-04 14:43:22 pgAdmin4.21 Windows 10 Enterprise x64 Export to CSV doesn't work
Previous Message Patrick Headley 2018-03-26 00:38:22 Re: How to copy the graphical display of a plan?