summaryrefslogtreecommitdiff
path: root/.cursor
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-02-01 21:36:30 +0200
committerPaul Buetow <paul@buetow.org>2026-02-01 21:36:30 +0200
commita9415f248cf8148bc797336341f36eaabef9f2e2 (patch)
treec41917e4d3f57b8ecaa6adc9f242c1c568f818e9 /.cursor
parent850418b5da575ccd22757570759507fedca8da14 (diff)
add
Diffstat (limited to '.cursor')
-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.