Skip to content

A script to daemonize the ColliderX NodeJS payment application on Linux

License

Notifications You must be signed in to change notification settings

marclijour/ColliderX-node-daemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

How to daemonize the ColliderX payment application

The application is developed in NodeJS. This method is using node-service-linux, a npm package available at https://www.npmjs.com/package/node-service-linux

Provided you have installed the ColliderX application (since you'll need those dependencies), run the script provided here. It assumes the applications files are in /opt/colliderx.

Then you can start and stop the colliderx daemon, as any other in Linux, e.g. service collider start

About

A script to daemonize the ColliderX NodeJS payment application on Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published