=== Booting the Server To boot the {project_name} server, go to the `bin` directory of the server distribution and run the `standalone` boot script: .Linux/Unix [source,bash,subs=+attributes] ---- $ cd bin $ ./standalone.sh ---- .Windows [source,bash,subs=+attributes] ---- > ...\bin\standalone.bat ----