mirror of
https://github.com/openziti/zrok.git
synced 2025-06-20 01:37:52 +02:00
starting on the agent docs, starting with the windows service configuration (#916)
This commit is contained in:
parent
b54337254a
commit
cd37a606eb
7
docs/guides/agent/_category_.json
Normal file
7
docs/guides/agent/_category_.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"label": "The zrok Agent",
|
||||
"position": 15,
|
||||
"link": {
|
||||
"type": "generated-index"
|
||||
}
|
||||
}
|
6
docs/guides/agent/windows-service.mdx
Normal file
6
docs/guides/agent/windows-service.mdx
Normal 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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user