From 0ecb837a8a73a2ebacc083218116cb8cf56d3c77 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Tue, 15 Aug 2023 00:46:29 +0100 Subject: doc: Remind about the ACME state directory in persistent storage. * doc/forge.skb (How To)[How to set up cgit]: Remind about putting the ACME state directory in persistent storage. --- doc/forge.skb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/forge.skb b/doc/forge.skb index a122b3d..5cb2a7a 100644 --- a/doc/forge.skb +++ b/doc/forge.skb @@ -220,7 +220,10 @@ state directory (,(file "/var/lib/acme") by default) and run ,(samp [/usr/bin/acme renew]) again to get real certificates.] (prog (source :language scheme :file "doc/snippets/acme-staging-url.scm") - :line #f)))) + :line #f)) + (p [If you are running guix-forge in a Guix system container, do +remember to mount the ACME state directory (,(file [/var/lib/acme]) by +default) into the container from persistent storage.]))) (chapter :title [Services] :ident "chapter-services" (section :title [Git web viewers] -- cgit v1.2.3