Markos Gogoulos
|
dcbfaca91c
|
Developer Experience (#911)
local dev environment
|
2023-11-13 11:13:08 +02:00 |
|
Markos Gogoulos
|
029665145e
|
Python requirements and Docker version upgrades (#826)
v3.0.0: Python, Django, Celery and other version upgrades
|
2023-07-03 13:40:39 +03:00 |
|
Markos Gogoulos
|
86cc0442d8
|
move envs from Dockerfile to docker-compose files (#264)
|
2021-08-02 22:03:32 +03:00 |
|
swiftugandan
|
3afff52ebf
|
restore /tmp that was deleted while adding static ffmpeg (#262)
|
2021-08-02 18:40:12 +03:00 |
|
Markos Gogoulos
|
f4f6fa5962
|
optimize migrations service to not run all actions every time (#229)
* optimize migrations service to not run all actions every time
* set random pass for Docker setup, but also allow for env set
|
2021-08-01 18:56:38 +03:00 |
|
Werner Robitza
|
360a647eb5
|
install more recent ffmpeg (#259)
|
2021-08-01 15:16:13 +03:00 |
|
swiftugandan
|
235efbe151
|
keep pids in container scope (#225)
* keep pids in container scope
* increase client_max_body_size through nginx proxy deployments to 5.8G
|
2021-06-18 15:39:52 +03:00 |
|
swiftugandan
|
0129ab6732
|
Fix docker chown recursion performance and bento4 upgrade (#95)
* optimize docker chown performance
* upgrades bento4
|
2021-03-22 20:04:12 +02:00 |
|
swiftugandan
|
4450350dba
|
fixes hls generation for docker builds (#55)
Co-authored-by: Munaawa Philip <munaawap@kainos.com>
|
2021-02-17 22:32:18 +02:00 |
|
Swift Ugandan
|
ac3ce569a8
|
mount src folder, fix permissions, store db and media on host directories
|
2021-01-28 16:42:44 +00:00 |
|
Munaawa Philip
|
a15ed70d44
|
initial docker deployment implementation
|
2021-01-23 10:49:33 +00:00 |
|