Commit Graph

25 Commits (5e3eb68b03f780dfc3b605cc1a5bfb6c9ab1e630)

Author SHA1 Message Date
GlassedSilver 7f61ccb5f5 Use fixed version of musl to fix DNS errors 3 years ago
GlassedSilver f79b254040 using more recent ffmpeg + code cleanup 3 years ago
GlassedSilver 74f5a9983d revert ffmpeg changees 3 years ago
GlassedSilver de79efafa6 try to fix ffmpeg install from edge 3 years ago
GlassedSilver f11baf6d4b fix missing \ in DOCKEFILE 3 years ago
GlassedSilver 9e35e0fe4d Switch to alpine edge community repo for ffmpeg 3 years ago
Isaac Abadi 45be270b6f Dockerfile forces PM2_HOME to be in /app directory 3 years ago
Isaac Abadi f0c3837ee5 Translation JSONs are now generated at build time, removing the necessity to manually run xliff-to-json
- added postbuild.mjs to facilitate this
- all ng build --prod's have been replaced with npm run build
3 years ago
Isaac Abadi dbeeb32d48 Updated Dockerfile and entrypoint to use pm2 instead of forever 3 years ago
Isaac Abadi 46087f622e Switched forever.js to pm2
Updated winston
3 years ago
GlassedSilver f7e0b3e86b [DRAFT!] Bump alpine: pinned '3.12' → 'latest' 3 years ago
Isaac Abadi ce8f90ca1d Reverted python3->python dockerfile changes and re-added python2 to dockerfile 4 years ago
Isaac Abadi f0e73c1708 python3 now aliases as python in Dockerfile 4 years ago
Isaac Abadi aa1e36ae35 Updated dockerfile to download python3 for yt-dlp support 4 years ago
Isaac Abadi de154a9c3e Updated dockerfile to fix UID/GID bug related to forever.js 4 years ago
Isaac Abadi addd54fefd Switched nodemon to foreverjs to hopefully enable restarting internally and fix runtime errors 4 years ago
Isaac Abadi aefdde5401 Fixed issue (hopefully) where nodemon is not properly installed on Docker 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 4c06bc750c Fixed issue where on some Docker environments the container failed to start due to the error "nodemon update check failed" 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
Isaac Abadi 72fa439569 Dockerfile now uses angular CLI directly for building process 5 years ago
Sandro Jäckel 33b1affa73
Rework Dockerfile to build the frontend
which removes the commited build files from the repo
5 years ago
Isaac Grynsztein 90c2d3f70b Moved docker files to backend 5 years ago
Isaac Grynsztein 2b1c68bad0 update docker-compose and dockerfile 5 years ago
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
5 years ago