angular-cn/aio/aio-builds-setup/dockerbuild/scripts-js/lib
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 fix(aio): clean up non-public previews 2017-06-29 09:35:22 -07:00
common feat(aio): use shorter URLs for previews 2017-06-29 09:35:22 -07:00
upload-server build(aio): run the upload server as a non-previleged user 2017-09-25 12:01:42 -07:00
verify-setup build(aio): upgrade all preview server dependencies 2017-09-25 12:01:22 -07:00