Isaac Abadi
|
fecefde3ad
|
Removed pm2 global install in favor of local node_modules (#662)
|
2022-06-24 13:14:28 -04:00 |
|
GlassedSilver
|
31b4fcb9fc
|
We're now using gosu to switch our user down :)
|
2022-05-04 19:58:00 +02:00 |
|
GlassedSilver
|
7aca8ab060
|
entrypoint updated for su
|
2022-05-04 10:18:06 +02:00 |
|
GlassedSilver
|
713a97f75a
|
reintegrate suexec
|
2022-05-03 08:44:55 +02:00 |
|
Isaac Abadi
|
dbeeb32d48
|
Updated Dockerfile and entrypoint to use pm2 instead of forever
|
2021-09-27 18:11:38 -06:00 |
|
Isaac Abadi
|
46087f622e
|
Switched forever.js to pm2
Updated winston
|
2021-09-26 02:40:05 -06:00 |
|
Isaac Abadi
|
addd54fefd
|
Switched nodemon to foreverjs to hopefully enable restarting internally and fix runtime errors
|
2021-03-20 16:22:59 -06:00 |
|
Isaac Abadi
|
4c1f975eae
|
Force nodemon to install during the container setup
Docker now starts through nodemon directly
|
2021-03-18 19:29:03 -06:00 |
|
Isaac Abadi
|
4643efbae0
|
Added ability to restart the server from the frontend
Dockerfile/entrypoint.sh now uses nodemon enabling restarting from the UI in a container
|
2021-03-16 22:41:07 -06:00 |
|
Tzahi12345
|
ee169cd7ce
|
If chown fails during container setup, then a warning will be shown
|
2020-08-05 21:29:03 -04:00 |
|
Tzahi12345
|
835790e69c
|
Chown that fails will not crash startup anymore for Docker
|
2020-08-03 20:07:02 -04:00 |
|
Sandro Jäckel
|
bab354ce81
|
Fix variable expansion
|
2020-06-03 07:11:30 +02:00 |
|
Sandro Jäckel
|
5bfecfcefe
|
Run docker as non root, copy package-json.lock
|
2020-06-03 01:53:06 +02:00 |
|