Нема описа

Andy Baugh 39ccdd9483 Fix more bugs in specfile/makefile пре 5 година
SPECS 39ccdd9483 Fix more bugs in specfile/makefile пре 5 година
cgi 75771a8107 BILLY MAYS HERE пре 5 година
img 70562cbb34 Now the cgi loads пре 5 година
js 61168da1ce Whoops lol пре 5 година
lib 45fe23f051 Remove unneeded FA include, make caching much better пре 5 година
plugin 3edf5924c1 Add stupid simple api processor пре 5 година
templates 6cb95867e3 Now with working help link. Feels good man пре 5 година
.gitignore 1c2ab6a55d RPM spec mostly there, Make rpm target more or less there пре 5 година
Makefile 39ccdd9483 Fix more bugs in specfile/makefile пре 5 година
README.md 58ce341507 At least we are 500ing on page load now, kappa пре 5 година
configure 1c2ab6a55d RPM spec mostly there, Make rpm target more or less there пре 5 година

README.md

Better PostgreSQL for cPanel & WHM

This Plugin aims to bring extended support for more recent PostgreSQL versions to cPanel & WHM. The approach is very similar to what already exists for MySQL -- we will be installing from community repositories which already build the server for CentOS.

The Plan

  • Add UI page for facilitating upgrades. Mimic the MySQL/MariaDB upgrade page, as this is what customers would expect.
  • Implement the "bone stock" path in the UI as well, have it be default option for install.
  • Testing. Lots of testing.
  • RPMification. Makefile needs to bundle shit into SOURCES and then run specfile(s) in SPECS. Copy rpmbuild artifacts to dist folder or whatever. Maybe a publish rule for yum repo?

Other Ambitions

Why not bring other useful extensions to postgres (like PostGIS)? Why not facilitate clustering or at least PG connection pooling?

Copyright

For now, this code is Copyright 2020 Thomas A. Baugh. Unauthorized copying is prohibited until such time I consider re-licensing this code.