angular-cn/aio/aio-builds-setup/dockerbuild/scripts-sh
George Kalpakas 68078fd620 build(aio): run the upload server as a non-previleged user
closes #19352

Previously, the upload server (for PR previews) was run as root and
"downleveled" to a non-privileged user from inside the node script.

Now, with the latest version of `pm2` (which is used to run the upload server
scripts), we can get rid of that workaround and set the desired UID directly
through `pm2`.
2017-09-25 12:01:42 -07:00
..
clean-up.sh refactor(aio): enable `-u` flag on preview server scripts 2017-06-23 11:54:20 -07:00
health-check.sh refactor(aio): enable `-u` flag on preview server scripts 2017-06-23 11:54:20 -07:00
init.sh refactor(aio): enable `-u` flag on preview server scripts 2017-06-23 11:54:20 -07:00
upload-server-prod.sh build(aio): run the upload server as a non-previleged user 2017-09-25 12:01:42 -07:00
upload-server-test.sh build(aio): run the upload server as a non-previleged user 2017-09-25 12:01:42 -07:00
verify-setup.sh refactor(aio): enable `-u` flag on preview server scripts 2017-06-23 11:54:20 -07:00