summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.cursor/commands/update-certs.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/.cursor/commands/update-certs.md b/.cursor/commands/update-certs.md
new file mode 100644
index 0000000..fd2ad01
--- /dev/null
+++ b/.cursor/commands/update-certs.md
@@ -0,0 +1,9 @@
+# Update certs
+
+To update certs run in directory `./frontends`: the following command:
+
+```sh
+rex nsd httpd acme acme_invoke relayd
+```
+
+And verify that relayd doesn't throw any error.