Welcome! Log In Create A New Profile

Advanced

Tool to help build nginx with different modules and dependencies

Jay Caines-Gooby
October 25, 2017 06:32PM
Recently, I've had to build a variety of different versions of nginx with
different combinations of core modules and third-party modules, so I wrote
https://github.com/jaygooby/build-nginx to make it as easy as possible;
e.g.

../build-nginx \
-n https://github.com/nginx/nginx.git@release-1.12.2 \
-d https://github.com/openssl/openssl.git@OpenSSL_1_0_2l \
-o --with-http_v2_module

will clone nginx at 1.12.2, and will also clone and automatically configure
openssl 1.0.2l as a dependency, and enable the http_v2 module.

The README has more detail on the options available: https://github.com/
jaygooby/build-nginx/blob/master/README.md

PRs and issues welcome :)

--
Jay Caines-Gooby
http://jay.gooby.org
jay@gooby.org
+44 (0)7956 182625 <07956%20182625>
twitter, skype & aim: jaygooby
gtalk: jaygooby@gmail.com
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Tool to help build nginx with different modules and dependencies

Jay Caines-Gooby October 25, 2017 06:32PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 220
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready