Commit Graph

7 Commits

Author SHA1 Message Date
Nicolas Maillat
62e44715b6 PHRAS-4100 Php upload tmp directory (#4553)
* adding PHP_UPLOAD_TMP_DIR

* ready for QA

* clean in fpm entrypoint

* leave php upload_tmp_dir in /tmp for workers

* keep only PHP_UPLOAD_TMP_DIR env in fpm and setup containers
2024-10-10 18:14:46 +02:00
Nicolas Maillat
0b9a3e01d6 PHRAS-3980 cmd container (#4440)
PHRAS-3980 cmd container for docker compose ready
2023-12-13 12:27:32 +01:00
moctardiouf
2c56cff4cd PHRAS-3387 php fpm optimization (#4364)
* set different variables for cli and fpm memory limit

* PHRAS-3387 set fpm variables for pm optimization
2023-08-10 16:10:59 +02:00
Nicolas Maillat
82e857aa15 PHRAS-3821 chown cache repo (#4274)
* chown cache for plugins
2023-03-16 08:21:29 +01:00
Nicolas Maillat
32ff2739ab PHRAS-382 delete cache content after plugin install (#4272)
Co-authored-by: Moctar <diouf@alchemy.fr>
2023-03-14 19:19:34 +01:00
Nicolas Maillat
1f1d3b901e PHRAS-3821 chown re-organistion between setup and fpm and worker- wip (#4261)
PHRAS-3821 : chown are now only executed by "setup" container
2023-03-08 17:30:33 +01:00
Nicolas Maillat
8e429493a2 PHRAS-3657 Move phraseanet install and setup (#4073)
* PHRAS-3657 Move phraseanet install and setup in a new container wip [SKIP CI]

* PHRAS-3657 add redis php configuration

* change restart mode for setup  [SKIP CI]

* .env update [SKIP CI]

* adding redis session service [SKIP CI]

Co-authored-by: Moctar <diouf@alchemy.fr>
2022-07-19 11:39:36 +02:00