From 696e5634f16e322bdce21208f29efe5d15118b99 Mon Sep 17 00:00:00 2001 From: cellarspoon Date: Wed, 5 Jan 2022 13:06:27 +0100 Subject: [PATCH] docs: logs for generation [ci skip] --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 46d2183..083627c 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,15 @@ The [`.drone.yml`](./.drone.yml) triggers a build on [drone.autonomic.zone](http See the `sleep ...` statements in the [`compose.yml`](./compose.yml). +### How do I see if content generation is working? + +(requires `lumbung.space` docker context) + +- `docker service logs -f beta_lumbung_space_peertube` +- `docker service logs -f beta_lumbung_space_calendar` + +Where `beta_lumbung_space_` and you see the service name in the [`compose.yml`](./compose.yml). + ## Hacking ### Generate the site