Method run as part of the start lifecycle of your server.  Usually connects to remote servers or processes..
Method run as part of the initialize lifecycle of your server.  Usually disconnects from remote servers or processes.
OptionalstopRegister listeners for process signals and uncaught exceptions & rejections. Try to gracefully shut down when signaled to do so
Restart the Actionhero Process
Start the Actionhero Process
Stop the Actionhero Process
Method run as part of the
initializelifecycle of your server. Usually sets api['YourNamespace']