Wednesday July 23, 2008
Jyri Virkki
nginx package updates
Tonight was a moment to play with the nginx package which has been in the Web Stack repository for a while now. I added a working default configuration, smf support and a stub man page. While I was there I also updated the version to 0.6.32.
So you know how it goes.. give it a try and send suggestions on how to improve it for OpenSolaris to webstack-discuss@opensolaris.org!
% pfexec pkg set-authority -O http://pkg.opensolaris.org/webstack webstack % pfexec pkg refresh % pfexec pkg install pkg://webstack/nginx % man nginx % pfexec svccfg import /var/svc/manifest/network/http-nginx.xml (the above is just to work around a bug in IPS, it does not yet import the manifest automatically) % svcadm enable nginx
Posted at 11:08PM Jul 23, 2008 by jyri in WebStack |