More dynamic yum download instructions

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: PostgreSQL WWW <pgsql-www(at)postgresql(dot)org>
Subject: More dynamic yum download instructions
Date: 2017-06-05 16:21:33
Message-ID: CABUevEx=U8HgAYbR_9TWwRZC89Nr9nTc4zEZv-8Dh4-TE6AieA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

PFA a patch that makes the yum download portion at
https://www.postgresql.org/download/linux/redhat/ more dynamic.

In particular, it brings in three dropdowns where you pick version of
postgres, version of os and platform, and it both filters those based on
which are available, and generates instructions that are distro specific
(like the Debian download page already does).

For those that don't have a working pgweb instance, I've also attached a
screenshot :)

The data to drive them comes from crawling the contents of our ftp
directory. It has already been applied, at

https://git.postgresql.org/gitweb/?p=pgweb.git;a=commitdiff;h=d09fde9ba34a593be573c001526066c86f306c74

Comments? Bugs?

--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>

Attachment Content-Type Size
yum_web.patch text/x-patch 8.0 KB
image/png 41.1 KB

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Devrim Gündüz 2017-06-06 11:21:14 Re: Proposing "official" docker images
Previous Message Alvaro Herrera 2017-06-05 15:58:27 Re: Proposing "official" docker images