How open source a module ?

45 views
Skip to first unread message

Stanislas Chollet

unread,
Nov 15, 2016, 3:13:20 PM11/15/16
to openre...@googlegroups.com
Hello,

I'm new on your community. I want to open-source a new module for OpenResty. I saw that Luarocks is deprecated in favor of OPM.

What do you suggest ? Should I publish my module on both ? OPM & Luarocks ?

Moreover, I want to import my module on my OpenResty project (built over Docker), but, OPM & Luarocks are not available, Are there a suggested methods to use them in a docker project ? 

Regards,

Stan
--
Stan Chollet
If you want to schedule a meeting, please add a...@x.ai in cc

rpaprocki

unread,
Dec 6, 2016, 11:21:47 AM12/6/16
to openresty-en
Hi,


On Tuesday, November 15, 2016 at 12:13:20 PM UTC-8, Stanislas Chollet wrote:
Hello,

I'm new on your community.

Welcome! :D
 
I want to open-source a new module for OpenResty. I saw that Luarocks is deprecated in favor of OPM.

I don't know that Luarocks is "deprecated" per-se. OPM is designed specifically for OpenResty modules, and with that comes a different feature set and engineering method (for example, project compilation via Makefiles or external commands is unsupported right now, see https://github.com/openresty/opm/issues/30).
 
What do you suggest ? Should I publish my module on both ? OPM & Luarocks ?

It depends on your target audience, and if you want to maintain two distributions. IMO both Luarocks and OPM auth management are pretty straightforward; I tend to use both unless there's a limitation in one of the other.
Reply all
Reply to author
Forward
0 new messages