Re: pgadmin setup without /usr/pgadmin4/bin/setup-web.sh
От | Dave Page |
---|---|
Тема | Re: pgadmin setup without /usr/pgadmin4/bin/setup-web.sh |
Дата | |
Msg-id | CA+OCxoyQx98LXcbbhXmEMG3e7r9V-aYjDFVATr9wud0hoyDTWA@mail.gmail.com обсуждение исходный текст |
Ответ на | pgadmin setup without /usr/pgadmin4/bin/setup-web.sh (Jo Drop <jo-dropbox@web.de>) |
Ответы |
Re: pgadmin setup without /usr/pgadmin4/bin/setup-web.sh
|
Список | pgadmin-support |
Hi
On Sat, Feb 13, 2021 at 12:10 PM Jo Drop <jo-dropbox@web.de> wrote:
Hi,
I am about to set up pgadmin 4 in a lxc container and followed the
instructions for the web only mode over here:
https://www.pgadmin.org/download/pgadmin-4-apt/
The last part is interactive and I would like to avoid that.
Is there an alternative to using /usr/pgadmin4/bin/setup-web.sh ? I
would prefer to just copy some pre-configured config files into the
container.
Which would I need to copy?
The setup script doesn't create any configuration files you can just copy - it enables Apache HTTPD and some required modules, and if you're on Redhat it will run some SELinux commands.
You can avoid the interactivity by setting PGADMIN_SETUP_EMAIL and PGADMIN_SETUP_PASSWORD in the environment to an appropriate email address and password for the initial user, and then running the script with the -y option on the command line.
В списке pgadmin-support по дате отправления: