Skip to content
This repository has been archived by the owner on Oct 18, 2018. It is now read-only.

OSC/nginx_stage

Repository files navigation

nginx_stage

GitHub Release GitHub License

Stages and launches the per-user NGINX (PUN) processes for individual users. It is also responsible for staging, listing, and cleaning up web application NGINX configuration files, as well as listing and stopping running PUNs.

For more information please visit the Documentation.

Contributing

  1. Fork it ( https://github.com/OSC/nginx_stage/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request