rebase linux agent on windows agent

This commit is contained in:
Kenneth Bingham 2025-03-26 14:28:49 -04:00
parent f5053ecf4e
commit e0e546365e
No known key found for this signature in database
GPG Key ID: 31709281860130B6
4 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,7 @@
"label": "The zrok Agent",
"position": 15,
"link": {
"type": "generated-index"
"type": "doc",
"id": "guides/agent/index"
}
}

View File

@ -1,5 +1,6 @@
---
title: Configuring a Windows Service
sidebar_label: Windows Agent Service
---
In Windows environments, it can be useful to run the zrok Agent as a service, allowing it to automatically restart with your system.