Re: Some questions about configuration and the pgadmin4-v1-web package

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Josh Berkus <josh(at)berkus(dot)org>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
Subject: Re: Some questions about configuration and the pgadmin4-v1-web package
Date: 2017-04-21 08:33:11
Message-ID: CA+OCxoxHnE+aLFqoin=Lw2R=PsXpBnwhvTa2CENHAciXhmtb+Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Thu, Apr 20, 2017 at 9:50 PM, Josh Berkus <josh(at)berkus(dot)org> wrote:

> pgAdmin team, Devrim:
>
> If I install the pgadmin4-v1-web package from Yum, it's a bit unclear on
> what actual configuration needs to be done after that. Things I know
> need to be done:
>
> * running setup.py
> * copying the httpd/conf.d/pgadmin4-web.conf.example file to a .conf file
>
> Things I don't know if they need to be done:
>
> 1. creating data and log directories and assigning permissions on them
> 2. changing the permissions on the sqlite db
> 3. creating a config_local.py file and setting the five settings in it
>
> Can you clarify? I'm working on a container, and I'll also be happy to
> contribute a doc if you can clarify via email. Thanks.
>

I don't know how much of that work is done by the RPMs, so Devrim will need
to chime in on this one. I suspect you will need to do 1-3 though.

For a source/pip installation (would a pure Python installation be a better
basis for a container?), the docs at
https://www.pgadmin.org/docs4/1.x/server_deployment.html should cover
everything (patches to improve are always welcome of course).

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-04-21 08:54:26 pgAdmin 4 commit: Update Chromedriver version for Chrome 58.
Previous Message Akshay Joshi 2017-04-21 06:55:43 Re: [GENERAL] pgAdmin4 needs information of v10 SCRAM authentication