diff --git a/docs/guides/agent/_category_.json b/docs/guides/agent/_category_.json new file mode 100644 index 00000000..1800c217 --- /dev/null +++ b/docs/guides/agent/_category_.json @@ -0,0 +1,7 @@ +{ + "label": "The zrok Agent", + "position": 15, + "link": { + "type": "generated-index" + } +} diff --git a/docs/guides/agent/windows-service.mdx b/docs/guides/agent/windows-service.mdx new file mode 100644 index 00000000..294908c5 --- /dev/null +++ b/docs/guides/agent/windows-service.mdx @@ -0,0 +1,6 @@ +--- +title: Configuring a Windows Service +--- + +In Windows environments, it can be useful to run the zrok Agent as a service, allowing it to automatically restart with your system. +