6940: Use nginx as WWW_OWNER on Red Hat distributions.
authorBrett Smith <brett@curoverse.com>
Thu, 20 Aug 2015 15:20:54 +0000 (11:20 -0400)
committerBrett Smith <brett@curoverse.com>
Thu, 20 Aug 2015 15:20:54 +0000 (11:20 -0400)
commit06dd898fe349cbc5a16fb5f6daf2b563fbb3c936
tree90b72bea41fd3c9c174165dff28b82cc9263d52e
parent81b4b70978fe97e6bd22bcb85cdfa36131f2f012
6940: Use nginx as WWW_OWNER on Red Hat distributions.

We recommend deploying with Nginx, and this script interacts with
Nginx.  The default Nginx configuration that Phusion ships runs as the
nginx user on these distros.  Use that as the WWW_OWNER.

Ideally we want to move to a more sophisticated place where we
introspect the Web server configuration and use the same server it
does.  But for now, this is an improvement.

No issue #, but discovered when working on #6940.  I cleared this with
Ward.
jenkins/arvados-api-server-extras/arvados-api-server-upgrade.sh
jenkins/arvados-workbench-extras/arvados-workbench-upgrade.sh