Thread: [PATCHES] pglister: Add README.md and INSTALL.md

[PATCHES] pglister: Add README.md and INSTALL.md

From
Célestin Matte
Date:
Hello,

As I'm done with the ansible script [1] to install pglister and all related components, I've attempted writing a
documentationto describe the whole install procedure.
 
I've done my best to document all steps and not forget any of them. I've not mentioned the data.sql issue because I've
consideredthis will be merged into a Django migration (hopefully I can do that soon).
 
As mentioned, I've used pgweb for auth, but that's not really convenient because it's not KISS. I'm going to start
anotherthread about that.
 
I'm also adding a basic README to give some general information and point to the install document.

[1]: https://gitlab.com/cmatte/ansible-pglister
-- 
Célestin Matte
Attachment

Re: [PATCHES] pglister: Add README.md and INSTALL.md

From
Célestin Matte
Date:
Ping on this too.
I've seen several people struggle with the install process and one asked me if I had information on it. I think this
wouldbe useful to have a public README and a public install document.
 

On 08/11/2021 21:01, Célestin Matte wrote:
> Hello,
> 
> As I'm done with the ansible script [1] to install pglister and all related components, I've attempted writing a
documentationto describe the whole install procedure.
 
> I've done my best to document all steps and not forget any of them. I've not mentioned the data.sql issue because
I'veconsidered this will be merged into a Django migration (hopefully I can do that soon).
 
> As mentioned, I've used pgweb for auth, but that's not really convenient because it's not KISS. I'm going to start
anotherthread about that.
 
> I'm also adding a basic README to give some general information and point to the install document.
> 
> [1]: https://gitlab.com/cmatte/ansible-pglister

-- 
Célestin Matte




Re: [PATCHES] pglister: Add README.md and INSTALL.md

From
Célestin Matte
Date:
Adding a patch to this series to add a precision on the install process
-- 
Célestin Matte

Attachment