SomeCatCode / open_table_top_pathing

Little Script for SVG Maps with Pathing
GNU General Public License v3.0
2 stars 0 forks source link

Systemd daemon for node js #4

Closed ChaoticEvilDM closed 3 months ago

ChaoticEvilDM commented 3 months ago

Situation:

We are currently deploying a nodejs without any daemonizing whatsoever.

Issue:

This can prove to be a challenge for less technical adept users. The integration should address this by providing a simple systemd context that allows users to start and stop nodejs in a safe and controlled environment.

Suggestion:

Create a systemd config file and documentation on how to integrate it into the system.