aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/forge.skb5
1 files changed, 4 insertions, 1 deletions
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]