Skip to content

Latest commit

 

History

History
42 lines (39 loc) · 1.52 KB

start-the-standalone-server.adoc

File metadata and controls

42 lines (39 loc) · 1.52 KB

Start the {productName} Standalone Server

  1. Open a terminal and navigate to the root of the {productName} directory.

  2. Start the {productName} server with the {serverProfile} by typing the following command.

    $ {jbossHomeName}/bin/standalone.sh {serverArguments}
    Note
    For Windows, use the {jbossHomeName}\bin\standalone.bat script.