openmultiplayer / openmultiplayer/open.mp
Windows daemon integration
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 641
- Forks
- 208
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
Some people use Windows Server for openmp, making an openmp server as a daemon is kind of tons of batch/ps files. This is still not guarantee that the server is up correctly after crash or reload.
Moreover Windows have a good logging system such as Event Log with rotation and search.
Describe the solution you'd like
I'd like to add integration with Windows Services and Windows Event log for Windows.
Describe alternatives you've considered
Tons of PS, batch scripts.
Additional context
https://github.com/tromgy/service-base
https://miloserdov.org/?p=1839
And the same problem in another MP
https://github.com/multitheftauto/mtasa-blue/issues/3292
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked service-base project and the miloserdov.org reference for Windows service integration, along with the existing open.mp daemon entry points. Done should include Windows Services integration and Windows Event Log support with reliable behavior after crashes or reloads; no repository files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100