diff --git a/pkg/server/templates/usage.templ b/pkg/server/templates/usage.templ index 7b0599f..f40c9f2 100644 --- a/pkg/server/templates/usage.templ +++ b/pkg/server/templates/usage.templ @@ -173,19 +173,27 @@ templ Usage(access models.ConvergeAccess) { hx-on::after-request="saveFormToCookieEvent(event)"> - + title="this allows the remote agent and client to find each other"> + rendez-vous id + + - + title="public SSH public keys define which users are allowed to connect"> + public ssh keys + + @@ -194,7 +202,9 @@ templ Usage(access models.ConvergeAccess) { + title="is the agent running on linux (sh-like shell) or windows?"> + agent environment + - + title="how is the agent downloaded to the remote environment?"> + download method + + - + title="turn off certificate validation if the converge certificate is untrusted by the remote system"> + certificate validation + +
@@ -202,20 +212,28 @@ templ Usage(access models.ConvergeAccess) {