pgAdmin 4 commit: Add an example of reverse proxying from HTTPS to HTTP

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Add an example of reverse proxying from HTTPS to HTTP
Date: 2019-07-08 16:12:33
Message-ID: E1hkWFl-0000AC-Tk@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add an example of reverse proxying from HTTPS to HTTP using Nginx.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=08e6d5418416dd953ea76fa1d8b6fc4b3367ccf5

Modified Files
--------------
docs/en_US/container_deployment.rst | 41 ++++++++++++++++++++++++++++++++++++-
1 file changed, 40 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2019-07-09 04:28:48 Re: [GSoC] Finalized First Patch
Previous Message Dave Page 2019-07-08 15:38:14 pgAdmin 4 commit: Add examples of reverse proxying with nginx.