starting on the agent docs, starting with the windows service configuration (#916)

This commit is contained in:
Michael Quigley 2025-03-26 11:25:19 -04:00
parent b54337254a
commit cd37a606eb
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62
2 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,7 @@
{
"label": "The zrok Agent",
"position": 15,
"link": {
"type": "generated-index"
}
}

View File

@ -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.