Skip to content

torstenwalter/openshift-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NGINX image for OpenShift

based on the official nginx image with the following modifications to be able to run on openshift:

  • listens on port 8081
  • directories /var/cache/nginx, /var/run and /var/log/nginx are writeable for root group
  • removes the user directive from /etc/nginx/nginx.conf

More details about this repository and why the modifications are necessary to run nginx on OpenShift can be found in this blog https://torstenwalter.de/openshift/nginx/2017/08/04/nginx-on-openshift.html.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages