Commit Graph

24 Commits (37c858f950592c37bf4b60679802ff51513a386c)

Author SHA1 Message Date
GlassedSilver f79b254040 using more recent ffmpeg + code cleanup 3 years ago
GlassedSilver bd2443b1e9 docker-compose.yml: Use YoutubeDL-Material nightly 4 years ago
Isaac Abadi aac11b2105 Set MongoDB port back to its default 4 years ago
Isaac Abadi 2876cf55db Added env var to docker-compose to enable config mutations by default 4 years ago
Isaac Abadi 3b74a2b5da Updated docker-compose to include mongodb instance 4 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 02441ac846 Fixed bug where docker would start building on certain systems when using docker-compose up, and refuse to pull with docker-compose pull 5 years ago
Isaac Grynsztein c40513ba4a docker-compose now uses latest version tag 5 years ago
Isaac Grynsztein 6fa52cecbc Updated docker compose version 5 years ago
Isaac Grynsztein a4f97d3814 Removed config writing in docker compose 5 years ago
Isaac Grynsztein 3bdacd4b52 Added additional volumes to docker compose 5 years ago
Isaac Grynsztein ff2f5c89da Changed location of db and config to one unified directory, 'appdata'
Archive files now get generated if nonexistent during deletions

Simplified docker-compose.yml to not require environment variables. Added volume for appdata folder which will be automatically shipped with docker builds
5 years ago
Isaac Grynsztein 69bf4e1ad5 updated docker version 5 years ago
Isaac Grynsztein 73d4cca615 added new config items to docker compose 5 years ago
Isaac Grynsztein 2b1c68bad0 update docker-compose and dockerfile 5 years ago
Isaac Grynsztein 1ffe61f01f removed path-base and updated docker-compose.yml & README 5 years ago
Isaac Grynsztein 37cc8f4fe1 fixed error in docker compose 5 years ago
Isaac Grynsztein 6dc42278c4 updated docker-compose to new youtubedl-material version number 5 years ago
Isaac Grynsztein b79d801c0f Added support for custom arguments and custom output patch 5 years ago
Isaac Grynsztein bcd879ebc8 added multiple download support
lazy loaded images now reload after a new download
5 years ago
Isaac Grynsztein 1ef7d24c22 downgraded required docker-compose.yml to 2 5 years ago
Isaac Grynsztein 4b6f6996ae fixed bug in docker during building 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