From 01618cfaf16ce8223208c7bdffac304c3585a7a5 Mon Sep 17 00:00:00 2001 From: Jerome Cambon Date: Fri, 7 Jun 2024 16:03:42 +0200 Subject: [PATCH] Formatting fixes --- modules/applications/pages/download-and-launch.adoc | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/modules/applications/pages/download-and-launch.adoc b/modules/applications/pages/download-and-launch.adoc index bc9874ed19..9e4c1fb969 100644 --- a/modules/applications/pages/download-and-launch.adoc +++ b/modules/applications/pages/download-and-launch.adoc @@ -154,9 +154,7 @@ Once you got the credentials, you have to authenticate with the `docker login` c docker login {bonitasoft-registry} ---- -Use the following docker compose file to launch the Bonita UI Builder: - - and run the following command: +Run the following command to launch the Bonita UI Builder: [source, shell] ---- docker compose up -d @@ -169,14 +167,14 @@ Then, you can access the Bonita UI Builder at `http://localhost:8090`. The first time, the initialisation can take a while, a waiting message appears. Reload the page if the page is blank. ==== -== Start a Bonita on the local machine +== Start Bonita on the local machine -To use the Bonita UI Builder, a Bonita Runtime running on your local machine is required (it may be a Bonita Studio or a single Bonita Runtime). +To use the Bonita UI Builder, a Bonita runtime running on your local machine is required (it may be a Bonita Studio or a standalone Bonita runtime). == Authenticate with the UI Builder -Connect to the UI Builder with the Bonita credentials. +Connect to the UI Builder with one of the Bonita user credentials. You can now build your user interface with the Bonita UI Builder!