public inbox for [email protected]
help / color / mirror / Atom feedFrom: Célestin Matte <[email protected]>
To: [email protected]
Subject: Re: [PATCHES] pglister: Add README.md and INSTALL.md
Date: Mon, 12 Feb 2024 21:47:18 +0100
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
Adding a patch to this series to add a precision on the install process
--
Célestin Matte
Attachments:
[text/x-patch] 0003-Readme-add-mention-that-pgweb-install-may-not-be-nec.patch (925B, 2-0003-Readme-add-mention-that-pgweb-install-may-not-be-nec.patch)
download | inline diff:
From 004eb6ef836e34af662121b34e2184b9d8b7eb83 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9lestin=20Matte?= <[email protected]>
Date: Thu, 4 Nov 2021 12:49:10 +0100
Subject: [PATCH 3/3] Readme: add mention that pgweb install may not be
necessary
---
INSTALL.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/INSTALL.md b/INSTALL.md
index 9eed857..c49a7b4 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -173,6 +173,8 @@ sudo gpasswd -a list Debian-exim
### pgweb
+Note: This whole step may be skipped if using `USE_PG_COMMUNITY_AUTH=False` in pglister's settings.py to use Django's authentication system instead of pgweb. This has not been tested.
+
1. Clone [pgweb repository](https://github.com/postgres/pgweb).
2. Edit `settings.py` with your settings (you can also place you local changes in `settings_local.py`), then [install Django](https://docs.djangoproject.com/en/3.2/topics/install/).
--
2.43.1
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: [PATCHES] pglister: Add README.md and INSTALL.md
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