src.nth.io/

summaryrefslogtreecommitdiff
path: root/prosody/templates
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2025-05-29 20:01:29 -0500
committerLuke Hoersten <[email protected]>2025-05-29 20:01:29 -0500
commita6f6bf556cf28894ac21d41396397acbbda524d7 (patch)
tree3a8905e9706b760c7286a134eac59cc8882f99ef /prosody/templates
parentcb74bdc5ae5194ceeda48aa92ca26ca685c737f9 (diff)
Fixed an error with overwriting certbot certs.
Diffstat (limited to 'prosody/templates')
-rw-r--r--prosody/templates/prosody.sh.j23
1 files changed, 3 insertions, 0 deletions
diff --git a/prosody/templates/prosody.sh.j2 b/prosody/templates/prosody.sh.j2
new file mode 100644
index 0000000..8bb7b96
--- /dev/null
+++ b/prosody/templates/prosody.sh.j2
@@ -0,0 +1,3 @@
+#! /bin/bash
+
+prosodyctl --root cert import {{prosody_vhost}} /etc/letsencrypt/live/{{prosody_vhost}}/fullchain.pem