Commit Graph

7 Commits

Author SHA1 Message Date
Romain de Laage 2b516fee14 build(docker): unify video clipper and php-fpm containers, switch to debian 2023-06-21 09:56:47 +00:00
Romain de Laage bb3c8ba6d1
build(docker): include content type header for transcript files 2023-06-19 16:52:03 +02:00
Romain de Laage 7c02774924 build(docker): add ability to configure timeouts, max body size and max memory limit 2023-05-05 14:18:42 +00:00
Benjamin Bellamy 8884598a56 fix(docker): update nginx configuration 2023-01-16 16:26:56 +00:00
Romain de Laage 88fb618c28 build(docker): forward server name to the PHP application
fixes #246
2022-10-16 14:32:12 +00:00
Yassine Doghri 68777dd54c refactor(docker): rename CP_HOST_BACK to CP_APP_HOSTNAME 2022-06-27 15:31:35 +00:00
Romain de Laage 0c0730be69 build(docker): add production-ready DockerFiles
- add docker images for app (castopod) and web-server (nginx)
- ci: deploy images continuously to a docker hub using kaniko
- ci: trigger docker-build-rolling on develop branch
- move development DockerFile to docker directory

closes #200
2022-06-26 12:03:22 +00:00