Re: Moderation

From: Célestin Matte <celestin(dot)matte(at)cmatte(dot)me>
To: pgsql-www(at)lists(dot)postgresql(dot)org
Subject: Re: Moderation
Date: 2021-08-25 18:50:27
Message-ID: d8fee1b4-f69d-a1fe-4f9b-2b2cfe70c7b0@cmatte.me
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

Hello!

On 16/08/2021 16:55, Stephen Frost wrote:
>> Yeah, it seems before changes to code can be made there needs to be some
>> sort of README/INSTALL that outlines the process for getting a working
>> install to develop against. Is there a place this lives or could live?
>
> That'd certainly be helpful. I would think that such a document would
> live in the git repo..
>
> I'm also trying to pull in some other folks who I know are playing
> around with pglister who might be able to help.

I've been working on an ansible script to install pglister:
https://gitlab.com/cmatte/ansible-pglister

It's still a work-in-progress. For the moment, it installs a web server
(with certificates), postgresql, exim and (partially) jango.
I still have to move to a generic authentication system, finish jango
install and test exim integration.

If anyone wants to participate in this effort, feel free to join and send
PRs.

Hopefully I can also write a readme when I have a better understanding
of the whole process.

Cheers,
--
Célestin Matte

In response to

Browse pgsql-www by date

  From Date Subject
Next Message Kyotaro Horiguchi 2021-08-27 02:31:42 SSH connection problem (and a typo)
Previous Message Daniel Gustafsson 2021-08-24 17:37:45 Re: Commit emails to -committers