platform-doc

PGEDGE NODECTL SERVICE CONTROLLER

Service control commands function similar to SYSTEMCTL, except they are cross-platform and work in sandbox mode.

Synopsis

./nodectl service <command> [parameters] [options] 

start - Start server components
stop - Stop server components
status - Display status of installed server components
reload - Reload server config files (without a restart)
restart - Stop & then start server components
enable - Enable a server component
disable - Disable component from starting automatically
config - Expert only internal command for configuring a service (such as pg15)
init - Expert only internal command for initializing a service (such as pg15)

Options

--json             # Turn on JSON output