Isaac Abadi
de154a9c3e
Updated dockerfile to fix UID/GID bug related to forever.js
2021-05-12 21:57:42 -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
aefdde5401
Fixed issue (hopefully) where nodemon is not properly installed on Docker
2021-03-18 20:59:46 -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
4c06bc750c
Fixed issue where on some Docker environments the container failed to start due to the error "nodemon update check failed"
2021-03-17 19:13:52 -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
Isaac Abadi
72fa439569
Dockerfile now uses angular CLI directly for building process
2020-08-15 13:43:14 -04:00
Sandro Jäckel
33b1affa73
Rework Dockerfile to build the frontend
...
which removes the commited build files from the repo
2020-08-15 18:32:57 +02:00
Isaac Grynsztein
90c2d3f70b
Moved docker files to backend
2020-04-15 02:02:14 -04:00
Isaac Grynsztein
2b1c68bad0
update docker-compose and dockerfile
2020-02-29 04:30:56 -05:00
Isaac Grynsztein
c930ee94c5
added docker support
...
reworked backend to allow for containerization. config items can now be overwritten by environment vars
fixed bug during building
updated youtube-dl version in backend
2020-02-26 00:34:13 -05:00