Skip to content

CSCfi/nginx-okd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Openshift NGINX

Nginx official image does not run in Openshift. We need to:

  • Change the group of some folders to root and give write permissions to it
  • Change the port to 8081
  • Disable the user directive

In order to improve the performance, the number of connections per process is increased by 10.

About

Nginx that runs in OpenShift OKD

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors