diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forge.skb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/forge.skb b/doc/forge.skb index e772b34..a122b3d 100644 --- a/doc/forge.skb +++ b/doc/forge.skb @@ -193,7 +193,8 @@ repeated below for your reference.]) :ident "section-how-to-set-up-cgit" (p [guix-forge comes with an end-to-end cgit solution that not only sets up cgit itself but also an nginx server complete with -automatically renewed TLS certificates.]) +automatically renewed TLS certificates. cgit even runs in its own +container for maximal security.]) (p [The cgit service uses the forge-nginx service as its web server. The forge-nginx service in turn uses the ACME service to fetch and renew TLS certificates. Here's a minimal working configuration.]) |