angular-cn/aio/aio-builds-setup/dockerbuild
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
..
cronjobs ci(aio): fix clean-up script on `ngbuilds.io` 2017-03-13 10:30:49 -07:00
dnsmasq ci(aio): add initial implementation for aio-builds setup 2017-03-07 18:24:45 -08:00
logrotate feat(aio): add log rotation in preview server 2017-04-15 10:22:40 +01:00
nginx feat(aio): add API endpoint for notifying about PR updates 2017-07-10 12:30:45 +01:00
scripts-js build(aio): run the upload server as a non-previleged user 2017-09-25 12:01:42 -07:00
scripts-sh build(aio): run the upload server as a non-previleged user 2017-09-25 12:01:42 -07:00
.dockerignore ci(aio): add initial implementation for aio-builds setup 2017-03-07 18:24:45 -08:00
Dockerfile feat(aio): enable previews for any PR 2017-06-23 11:54:20 -07:00