mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Update windows-service.md
This commit is contained in:
parent
6003cccd10
commit
bc35b923b1
@ -1,6 +1,6 @@
|
||||
# Windows Service
|
||||
|
||||
The NATS Streaming Server supports running as a Windows service. There is currently no installer and instead users should use `sc.exe` to install the service:
|
||||
The NATS Streaming Server supports running as a Windows service. There is currently no installer and instead users should use `sc.exe` to install the service.
|
||||
|
||||
Here is how to create and start a NATS Streaming Server named `nats-streaming-server`. Note that the server flags should be passed in when creating the service.
|
||||
```sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user