Romain de Laage
233ece4b3a
build(docker): use common PHP configuration for Nginx Unit and FPM images
2023-06-26 11:24:45 +02:00
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
7c02774924
build(docker): add ability to configure timeouts, max body size and max memory limit
2023-05-05 14:18:42 +00:00
Romain de Laage
44eb1646db
build(docker): use buildx to build AMD and ARM images
2023-04-26 13:00:42 +00:00
Yassine Doghri
34777598dd
build: replace npm with pnpm + add Dockerfile for ci
...
update php and js dependencies to latest
2023-02-22 14:36:56 +00:00
Romain de Laage
1192a228ef
build(docker): add dedicated ffmpeg image to run video clips' scheduled tasks
2022-11-01 17:55:39 +00:00
Yassine Doghri
3a57538572
build: set minimal php version to 8.1
...
closes #225
2022-10-17 14:17:50 +00:00
Yassine Doghri
ddfa2965c3
build: change ffmpeg static release link to a specific version (5.1.1)
2022-09-14 15:47:42 +00:00
Yassine Doghri
94fae92e9a
build(docker): extract ffmpeg tar directly into the ffmpeg folder
...
This fixes a bug where the mv ffmpeg command breaks if the upstream folder name of the ffmpeg tar
changes (version change).
2022-09-14 14:45:57 +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