Hi all,
I'm in the process of setting up a ppa for nginx-openresty and it's dependencies and thought I'd solicit some suggestions on how to proceed.
The ppa is located here: https://launchpad.net/~nginx-openresty/+archive/development/+packages
There will be a Stable and Devel ppa following openresty.org release cycle.
Seeing as Nginx core has no support for dynamic module loading we would need to create various targets to satisfy most peoples needs.
My current thinking is to create targets for both these packages similar to how the nginx package does.
package name: nginx-openresty (default luajit) and nginx-openresty-nojit
targets: full, light, extra
dependencies: lua-resy-*, lua-cjson etc...
My questions to the group are:
1. Which modules should be included in the various targets?
2. Which lua packages would you like to see included (currently we have packages for lua-resty-(mysql, redis, memcached, string, upload), lua-cjson, lua-rds-parser, lua-redis-parser
3. Is there anyone that will find this ppa useful (besides myself)?
4. Is anyone interested in testing out the ppa or joining in as a maintainer?
Regards,
Bearnard