Stop a server

You can stop a server from the console if it is a local or remote process. If the process is currently executing projects, it will finish afterwards, so it may take a while.


Syntax

Windows:

GridNode --shutdown
GridNode --shutdown --server [remotehost]

Linux/Unix:

GridNode.sh --shutdown
GridNode.sh --shutdown --server[remotehost]