pgadmin4 dockerfile enhancements

From: butkovic(at)gmail(dot)com
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: pgadmin4 dockerfile enhancements
Date: 2018-02-28 08:37:24
Message-ID: CAE7Smwqzg-mUPEJw-kGwP1_+fReECg95cx8j70zYwhN_9BvNgg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

hey all,

not sure whether this would be the proper place to report my request, but
anyway:
I'd like to have an option for the pgadmin 4 (dockerized:
https://hub.docker.com/r/dpage/pgadmin4/) to:
* skip login page => user would be not asked for login/pwd, but would be
able to use: http://localhost:5433/browser/ (logged in as a admin user) -
possibly as a new env var used in docker run (PGADMIN_AUTO_LOGIN=true)
* as well as to define on the first start (possibly using env vars, or via
mounted volumes) the server connections (servergroup/server/login/pwd), so
that logged in user could work on these (and would not need to bother
setting them up manually)

any chance for these?
thanks
Peter B.

Browse pgsql-admin by date

  From Date Subject
Next Message Ricardo Martin Gomez 2018-02-28 12:15:31 Re: Huge swap usage
Previous Message Denis Corà 2018-02-28 08:17:05 Re: Huge swap usage