From 8090be7a12d1f8a9b8739ec8557e8e0b25cf73f9 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 29 Jul 2023 14:04:31 +0200 Subject: [PATCH] autopushed --- agora recipe.md | 2 ++ journal/2023-07-29.md | 4 ++++ 2 files changed, 6 insertions(+) create mode 100644 journal/2023-07-29.md diff --git a/agora recipe.md b/agora recipe.md index 009d34175..3172e797a 100644 --- a/agora recipe.md +++ b/agora recipe.md @@ -7,6 +7,8 @@ - abra app logs link.agor.ai - abra app errors --watch link.agor.ai - abra app ps -w link.agor.ai + - Log into the host and run e.g. `docker stack ps link_agor_ai --no-trunc` + - Specially useful if containers are not coming up at all! - [[3wc]] also recommended temporarily replacing the entrypoint with tail /dev/null - You can do this in [[docker compose]], meaning overriding the container entrypoint: - `entrypoint: ['tail', '-f', '/dev/null']` diff --git a/journal/2023-07-29.md b/journal/2023-07-29.md new file mode 100644 index 000000000..c5ab9683f --- /dev/null +++ b/journal/2023-07-29.md @@ -0,0 +1,4 @@ +- [[Flancia]]! + - Woke up at [[AG]]'s place + - Came home to [[Lady Burup]] and [[Flancia Meet]] + - Made progress with [[agora recipe]] (thank you [[3wc]] for support as usual!)