Re: [GENERAL] How to generate are own apt packages for ubuntu?

2016-02-23 Thread John R Pierce

On 2/23/2016 11:29 PM, David Grelaud wrote:



We would like to deploy a modified version of PostgreSQL on our servers.
It would be easier if we could build our own apt package for Ubuntu 14.04.


I work mostly on RPM based linux (but also Solaris, BSD, AIX), and 
frankly, if I need to deploy my own postgres build, I build it to run in 
/opt/project/pgsql/9.4/..   and package it as a simple tarball.



--
john r pierce, recycling bits in santa cruz



[GENERAL] How to generate are own apt packages for ubuntu?

2016-02-23 Thread David Grelaud
Hello,

We would like to deploy a modified version of PostgreSQL on our servers.
It would be easier if we could build our own apt package for Ubuntu 14.04.

We've found this project  :
http://git.postgresql.org/gitweb/?p=pgapt.git;a=summary
Is it the right tool? How to use it (without jenkins if possible)?
Is there a better solution?

Thank you,

*David Grelaud*