gsterjov / openshift-nginx-cartridge

An Nginx Cartridge for OpenShift
44 stars 49 forks source link

Update nginx to latest version? #7

Open juk47ht opened 9 years ago

juk47ht commented 9 years ago

Is there a way of doing it? (I'm using a windows PC)

tvvocold commented 9 years ago

+1

84564221 commented 9 years ago

I do not recommend this repository, since nginx is provided as a pre-compiled binary.

You can fork this repository and compile nginx yourself.

gsterjov commented 9 years ago

Sorry guys, I've been a bit absent from this repo of late.

@askmatey has a point though, it'll be more secure to compile your own binary (which can be done in openshift itself) than using a precompiled one.

I'll make an effort to compile an up to date version, but once openshift goes v3 this cartridge will be rightly outdated with a docker equivalent