Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document the process for converting the app into a windows service using NSSM #163

Open
avenmia opened this issue Oct 15, 2023 · 0 comments
Labels
environment 🌴 High Priority Essential feature that would hopefully be done by start of March. Essential to the workshop.
Milestone

Comments

@avenmia
Copy link
Collaborator

avenmia commented Oct 15, 2023

The steps should look something like the following:

Download NSSM from: https://nssm.cc/download

Put NSSM on PATH

nssm install ""
nssm set HIERR AppDirectory ""
nssm set HIERR AppParamters "run start"

References:
https://nssm.cc/

@avenmia avenmia added this to the MVP milestone Oct 15, 2023
@avenmia avenmia added the High Priority Essential feature that would hopefully be done by start of March. Essential to the workshop. label Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
environment 🌴 High Priority Essential feature that would hopefully be done by start of March. Essential to the workshop.
Projects
None yet
Development

No branches or pull requests

1 participant