Change 16285

tjuricek
tjuricek committed this change into //guest/perforce_software/helix-web-services/main/source
Request Review
Download .zip
Deploy/install improvements

- Include nginx in Omnibus distribution, do not conflict with system nginx install

- Use old-school sysvinit scripts

- Create 'hws_launch' wrapper to initiate nginx and unicorn, which also reads system config file for settings
  • Files 20
  • Comments 0
9 edited 8 added 3 deleted
Gemfile.lock#7
Loading...
Rakefile#14
Loading...
Vagrantfile#2
Loading...
data/certs/nginx.crt#1
Loading...
data/certs/nginx.key#1
Loading...
helix_web_services/Gemfile.lock#6
Loading...
helix_web_services/bin/hws_configure#2
Loading...
helix_web_services/bin/hws_launch#1
Loading...
helix_web_services/config/unicorn.rb#2
Loading...
helix_web_services/helix_web_services.gemspec#4
Loading...
helix_web_services/lib/hws_settings.rb#12
Loading...
packaging/omnibus-helix-web-services/config/projects/helix-web-services.rb#2
Loading...
packaging/omnibus-helix-web-services/config/software/helix_web_services.rb#4
Loading...
packaging/omnibus-helix-web-services/config/software/nginx.rb#1
Loading...
packaging/omnibus-helix-web-services/config/software/openssl.rb#1
Loading...
packaging/omnibus-helix-web-services/config/software/pcre.rb#1
Loading...
packaging/omnibus-helix-web-services/config/templates/helix_web_services/helix_web_services#1
Loading...
packaging/omnibus-helix-web-services/config/templates/helix_web_services/helix_web_services.conf.erb#2
Loading...
packaging/omnibus-helix-web-services/config/templates/helix_web_services/helix_web_services.erb#2
Loading...
packaging/omnibus-helix-web-services/config/templates/helix_web_services/hws_launch#1
Loading...
Tip: Use n and p to cycle through the changes.