public inbox for [email protected]  
help / color / mirror / Atom feed
From: Devrim Gündüz <[email protected]>
To: Dave Page <[email protected]>
Cc: pgadmin-hackers <[email protected]>
Subject: Re: Finalizing pgadmin4 RPM work
Date: Sun, 11 Sep 2016 12:01:59 +0300
Message-ID: <[email protected]> (raw)
In-Reply-To: <CA+OCxoyaje=sC0VwZjYVW720A_MveTZMkLyLmQ-Sd5W26H=ZNw@mail.gmail.com>
References: <[email protected]>
	<CA+OCxoyaje=sC0VwZjYVW720A_MveTZMkLyLmQ-Sd5W26H=ZNw@mail.gmail.com>
List-Unsubscribe:  <mailto:[email protected]?body=unsub%20pgadmin-hackers>


Hi,

On Fri, 2016-09-09 at 11:26 +0100, Dave Page wrote:

> For users to run in desktop mode, nothing else should be required,
> except possibly a shortcut to the runtime executable.

Any chance to add .desktop file to git, like we did for pgadmin3?

> For all users, a config_distro.py file may be needed to to override
> any of the default config settings with distro specific values.

Ok, noted.

> For users running in web mode, an Apache HTTPD config snippet should
> be adding in /etc/httpd/conf.d. That should look something like this
> (for httpd 2.4 - the Require All Granted will be different on earlier
> version):
> 
>     WSGIDaemonProcess pgadmin processes=1 threads=25
>     WSGIScriptAlias /pgadmin4 /opt/pgAdmin4/web/pgAdmin4.wsgi
> 
>     <Directory /opt/pgAdmin4/web>
>         WSGIProcessGroup pgadmin
>         WSGIApplicationGroup %{GLOBAL}
>         Require all granted
>     </Directory>

Done.

> Finally; are you building and including the docs? Their location will
> need to be in the config.

Done.

Thank you!

Cheers,
-- 
Devrim GÜNDÜZ
EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


Attachments:

  [application/pgp-signature] signature.asc (819B, 2-signature.asc)
  download

view thread (12+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: Finalizing pgadmin4 RPM work
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox