Run the server as a background or foreground process.
-
To
start the server, run the bin/start-server
command on UNIX or Linux systems.
An analogous command is in the bat folder on Microsoft Windows systems.
Note:The bin/start-server command starts the server as a background process when no options are specified.
- Optional: To run the server as a foreground process, use the bin/start-server command with the --nodetach option.