| From: | Josh Berkus <josh(at)berkus(dot)org> |
|---|---|
| To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Cc: | Devrim GÜNDÜZ <devrim(at)gunduz(dot)org> |
| Subject: | Some questions about configuration and the pgadmin4-v1-web package |
| Date: | 2017-04-20 20:50:09 |
| Message-ID: | 8ca2ba41-b46f-a89e-6b1b-4b7277348685@berkus.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
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.
--
Josh Berkus
Containers & Databases Oh My!
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joao Pedro De Almeida Pereira | 2017-04-20 22:03:51 | [patch] Update chrome driver to support chrome version 58 in tests |
| Previous Message | Dave Page | 2017-04-20 18:46:25 | Re: [Design update] Style guide for pgAdmin4 |