Skip to content

Instantly share code, notes, and snippets.

@LuboTerifaj
Last active March 24, 2021 16:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LuboTerifaj/3a876f88ab3560bd7e5f0111032d72b0 to your computer and use it in GitHub Desktop.
Save LuboTerifaj/3a876f88ab3560bd7e5f0111032d72b0 to your computer and use it in GitHub Desktop.
# Change directory to business Central’s bin: cd ${BUSINESS_CENTRAL_HOME}/bin
# on Linux
cd ~/jbpm-kogito-home/jbpm-server-7.51.0.Final-dist/bin
# on Windows
cd C:\home\admin\jbpm-kogito-home\jbpm-server-7.51.0.Final-dist\bin
# Run standalone script.
# on Linux
./standalone.sh
# on Windows
standalone.bat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment