Commit Graph

31 Commits (f9908a4d3bb7d6c52d7c7ed70c74de6a80bbcdc5)

Author SHA1 Message Date
Sergey Bogatyrets e198cc011b Change ffmpeg from ytdlp 2022-10-13 13:25:06 +03:00
SweetMNM 4735e72f12 ♻️ Retry with changes from BigCheeZ/tubesync
https://github.com/BigCheeZ/tubesync/tree/aarch64_support
2022-06-07 20:51:48 +03:00
SweetMNM 3f699c82ec 🎭 Fix dockerfile error 2022-06-07 19:49:29 +03:00
SweetMNM cb39ece21b 🐛 aarch64 test number 3 2022-06-07 19:41:11 +03:00
SweetMNM 3943115b18 🏁 Fix docker build 2022-06-07 19:33:03 +03:00
SweetMNM 97183fff97 Build docker image for aarch64 2022-06-07 19:04:34 +03:00
meeb cc7b7727c2 expose 4848 in Dockerfile, resolves #205 2022-01-17 12:42:08 +11:00
meeb 4774a35d44 add non-persistent redis server to container, resolves #186 2021-11-16 22:20:16 +11:00
meeb 00fbd53b11 remove static ffmpeg external binary, use Debian packaged ffmpeg, resolves #174 2021-10-15 20:35:28 +11:00
meeb 99825c9a08 switch container base to Debian bullseye, resolves #175 2021-10-15 20:18:03 +11:00
meeb 3525a65cd6 add webp support, part of Pillow lib upgrade, discussed in #150 2021-09-04 19:06:23 +10:00
meeb 7f4b9aff14 add libjpeg to container build, resolves #149 2021-09-04 17:13:21 +10:00
meeb 3dfbca2af4 update container build to support pillow>=3, add webp image support 2021-09-03 14:46:13 +10:00
H Bajaj f00050008b
Add libpq5 to docker image 2021-08-02 22:29:10 -07:00
meeb 8050bac507 add libpq-dev to container build 2021-06-19 15:36:39 +10:00
meeb 6dcdac1647 add postgresql-common to container build for new postgresql-binary 2021-06-19 15:30:59 +10:00
meeb 9ccb9db6de add missing libmariadb3 package, update gunicorn package hash, resolves #113 2021-04-28 23:20:21 +10:00
meeb 721399f665 fix container build deps for python mysql client, related to #72 2021-04-05 00:31:50 +10:00
meeb 8525d920a0 update ffmpeg to 4.3.2, resolves #75 2021-03-07 17:38:35 +11:00
meeb a6e08d9a10 update s6-init to 2.2.0.3, resolves #76 2021-03-07 17:12:40 +11:00
meeb 8d7f7e2476 change ffmpeg download location, resolves #4 2020-12-18 11:29:35 +11:00
meeb 902bb1f26f functioning container build 2020-12-13 16:13:30 +11:00
meeb db2f35c736 rename app dir 2020-12-10 03:40:06 +11:00
meeb 85844549df switch back to wsgi, remove uvicorn 2020-12-03 03:04:00 +11:00
meeb 7d88faa21a add uvicorn, django-simple-task and django-background-tasks 2020-11-29 17:38:23 +11:00
meeb b0893c80f1 remove unvicorn, switch back to vanilla gunicorn 2020-11-29 17:14:10 +11:00
meeb c87adf86d5 create volume mountpoints 2020-11-28 17:03:20 +11:00
meeb 9b160cab11 add bundled ffmpeg version to app when built in a container 2020-11-27 17:50:15 +11:00
meeb 37d390c8d8 start of adding sources interface 2020-11-26 14:03:55 +11:00
meeb bf27c43bbb switch to using uvicorn workers and add simple task 2020-11-24 19:07:10 +11:00
meeb a2619bc607 base container and build process, more django 2020-11-24 18:18:39 +11:00