aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorArun Isaac2023-08-15 09:35:37 +0100
committerArun Isaac2023-08-15 09:36:11 +0100
commitac35a82975b84bcee8c724b60474270eebc0cf5f (patch)
tree94a8500100059dd7de849f93089d97dde47db53a /doc
parent34f5b3cf5683ecfd33d477c8e86cfdc0008d878f (diff)
downloadguix-forge-ac35a82975b84bcee8c724b60474270eebc0cf5f.tar.gz
guix-forge-ac35a82975b84bcee8c724b60474270eebc0cf5f.tar.lz
guix-forge-ac35a82975b84bcee8c724b60474270eebc0cf5f.zip
doc: Advertise ACME support.
* doc/forge.skb (Introduction), website/index.skb: Advertise ACME support.
Diffstat (limited to 'doc')
-rw-r--r--doc/forge.skb5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/forge.skb b/doc/forge.skb
index 3f34a96..ea33ee6 100644
--- a/doc/forge.skb
+++ b/doc/forge.skb
@@ -39,7 +39,10 @@ email.])
and ,(ref :url "https://github.com/jonashaag/klaus/" :text "klaus")
(pick your favourite) to serve project git repositories on the web])
(item [,(ref :url "https://laminar.ohwg.net/" :text "laminar")
-for continuous integration])))
+for continuous integration])
+ (item [,(ref :url "https://github.com/ndilieto/uacme/" :text
+"uacme") and ,(ref :url "https://gnutls.org/" :text "gnutls") for
+automatic provision and renewal of TLS certificates via ACME])))
(p [In the future, it will also provide:]
(itemize
(item [web server to serve static project sites])