mirror of
https://github.com/openziti/zrok.git
synced 2025-06-18 07:46:45 +02:00
docs structure (#916)
This commit is contained in:
parent
ae095e1031
commit
a73c040287
@ -1,14 +0,0 @@
|
||||
---
|
||||
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]
|
||||
|
BIN
docs/guides/agent/windows-service/images/program-files.png
Executable file
BIN
docs/guides/agent/windows-service/images/program-files.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
17
docs/guides/agent/windows-service/index.mdx
Normal file
17
docs/guides/agent/windows-service/index.mdx
Normal file
@ -0,0 +1,17 @@
|
||||
---
|
||||
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:
|
||||
|
||||
[https://nssm.cc/download](https://nssm.cc/download)
|
||||
|
||||
Give the `nssm` documentation a quick review, here:
|
||||
|
||||
[https://nssm.cc/usage](https://nssm.cc/usage)
|
||||
|
||||
You'll want to install both the `zrok.exe` and `nssm.exe` in a convenient protected location. In this example, we'll put them in `C:\Program Files\zrok`, as `C:\Program Files\zrok\zrok.exe` and `C:\Program Files\zrok\nssm.exe`.
|
||||
|
||||

|
Loading…
x
Reference in New Issue
Block a user