Commit Graph

9 Commits (dbeeb32d48e16407c426b0b056457f39d0fe2bdc)

Author SHA1 Message Date
Isaac Abadi dbeeb32d48 Updated Dockerfile and entrypoint to use pm2 instead of forever 4 years ago
Isaac Abadi 46087f622e Switched forever.js to pm2
Updated winston
4 years ago
Isaac Abadi addd54fefd Switched nodemon to foreverjs to hopefully enable restarting internally and fix runtime errors 4 years ago
Isaac Abadi 4c1f975eae Force nodemon to install during the container setup
Docker now starts through nodemon directly
4 years ago
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
4 years ago
Tzahi12345 ee169cd7ce If chown fails during container setup, then a warning will be shown 5 years ago
Tzahi12345 835790e69c Chown that fails will not crash startup anymore for Docker 5 years ago
Sandro Jäckel bab354ce81
Fix variable expansion 5 years ago
Sandro Jäckel 5bfecfcefe
Run docker as non root, copy package-json.lock 5 years ago