Skip to content

Using The Non Sucking Service Manager (NSSM) to keep the API Running

Kevin Hoddinott edited this page Sep 29, 2020 · 3 revisions

You can use The Non-Sucking Service Manager also known as NSSM to keep the Dayz WebService running on the server and make sure it starts on restart you can follow the bellow instruction on how to set it up

1. Download the latest version of https://nssm.cc/download

2. Extract NSSM

3. Run NSSM via the command line with the command nssm.exe install UniversalApi

4. Configure the path to match where you copied the DayZWebservice-win.exe to

5. Click Install Service

6. Open your Windows Services (Search "Services" in Windows Start menu)

7. Start the UniversalApi Service

8. Check Properties Start Up Type should be "Automatic(Delayed Start)"