angular-cn/aio/aio-builds-setup/dockerbuild/scripts-js/lib/upload-server
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
..
build-creator.ts fix(aio): skip PWA test when redeploying non-public commit 2017-08-10 15:59:00 -07:00
build-events.ts feat(aio): enable previews for any PR 2017-06-23 11:54:20 -07:00
build-verifier.ts feat(aio): enable previews for any PR 2017-06-23 11:54:20 -07:00
index-preverify-pr.ts feat(aio): enable previews for any PR 2017-06-23 11:54:20 -07:00
index.ts build(aio): run the upload server as a non-previleged user 2017-09-25 12:01:42 -07:00
upload-error.ts ci(aio): add initial implementation for aio-builds setup 2017-03-07 18:24:45 -08:00
upload-server-factory.ts feat(aio): add API endpoint for notifying about PR updates 2017-07-10 12:30:45 +01:00