Skip to content

Latest commit

 

History

History
50 lines (47 loc) · 1.78 KB

start-the-standalone-server.adoc

File metadata and controls

50 lines (47 loc) · 1.78 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.