1
0
Fork 0
mirror of https://github.com/overleaf/toolkit.git synced 2025-04-19 07:18:06 +02:00
overleaf-toolkit/bin
Eric Mc Sween ae03cd3568 Properly kill logging processes when using Compose v2
When killing a `docker compose exec` process with Compose v2, the kill
signal somehow doesn't propagate to the process running inside the
container. As a workaround, we collect the PIDs from inside the
container when we start a process in the background and kill the
processes from inside the container at the end.
2023-05-19 16:29:56 -04:00
..
dev Public release of the Overleaf Toolkit 2020-08-19 13:31:17 +01:00
backup-config Public release of the Overleaf Toolkit 2020-08-19 13:31:17 +01:00
docker-compose Use Docker Compose v2 2023-05-16 16:45:59 -04:00
doctor Use Docker Compose v2 2023-05-16 16:45:59 -04:00
error-logs Public release of the Overleaf Toolkit 2020-08-19 13:31:17 +01:00
images Public release of the Overleaf Toolkit 2020-08-19 13:31:17 +01:00
init Add -subj option to openssl req command 2023-04-13 07:59:07 +01:00
logs Properly kill logging processes when using Compose v2 2023-05-19 16:29:56 -04:00
mongo Public release of the Overleaf Toolkit 2020-08-19 13:31:17 +01:00
shell Public release of the Overleaf Toolkit 2020-08-19 13:31:17 +01:00
start Public release of the Overleaf Toolkit 2020-08-19 13:31:17 +01:00
stop Public release of the Overleaf Toolkit 2020-08-19 13:31:17 +01:00
up Use Docker Compose v2 2023-05-16 16:45:59 -04:00
upgrade Improve messaging on upgrade scripts 2022-09-22 12:13:39 +02:00