OSC / nginx_stage

[MOVED] Stages & controls the per-user NGINX environment
https://github.com/OSC/ondemand/tree/master/nginx_stage
MIT License
0 stars 1 forks source link

Moved to https://github.com/OSC/ondemand/tree/master/nginx_stage

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