This commit is contained in:
Michael Quigley 2025-03-26 11:37:58 -04:00
parent cd37a606eb
commit ae095e1031
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -4,3 +4,11 @@ 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.
Support for running the zrok Agent as a Windows service is handled through a third party utility, `nssm`, which is available here:
<a href="https://nssm.cc/download" target="_">https://nssm.cc/download</a>
Give the `nssm` documentation a quick review, here:
(https://nssm.cc/usage)[https://nssm.cc/usage]