Wykres commitów

18 Commity (main)

Autor SHA1 Wiadomość Data
Markos Gogoulos e9739bab45
Feat celery run (#860)
* avoid calling post save signals
* remove stale celery ids that prevent new services from starting
2023-11-10 16:06:17 +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
nmlsdev 3d59b87f09
add rhel8 installation script (#792)
* add rhel8 installation script
2023-06-14 15:18:12 +03:00
Markos Gogoulos 5b601698a4 increase uwsgi buffer-size para, 2023-06-13 12:44:31 +03:00
Markos Gogoulos b52b008f89
enable cors for media dir (#701) 2023-02-17 11:51:48 +02:00
Markos Gogoulos 86cc0442d8
move envs from Dockerfile to docker-compose files (#264) 2021-08-02 22:03:32 +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
DecaTec 950adcdd9d
Webserver/setup optimizations (#220)
* Webserver security

* Create vHost dirs during install; link vHost to sites-enabled

* Remove default vHosts during install

* Only generate new DH params when also using real certificates

* Removed duplicate ssl_ecdh_curve
2021-06-18 16:56:45 +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
Markos Gogoulos 6df942ac4e
format content (#198) 2021-05-26 18:35:21 +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
Markos Gogoulos 2552551662
removes redundant usage of FRONTEND_HOST variable (#102) 2021-03-21 20:36:32 +02:00
swiftugandan 47f2279098
docker remove dangling pids (#58)
Co-authored-by: Munaawa Philip <munaawap@kainos.com>
2021-02-18 21:25:40 +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 952665beab fix local_install 2021-01-29 18:40:00 +00: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
Markos Gogoulos 75430de2e0 MediaCMS backend, initial commit 2020-12-15 23:33:43 +02:00