Bonita Studio installation
The first step of this getting started tutorial is to set up your development environment. All you need to do is install Bonita Studio.
If you face any difficulties in this getting started tutorial, please ask for help on the Bonita community and/or open an issue on the Bonita Community issue tracker. |
Download Bonita Studio
To download the latest version of Bonita Studio, open the download page and click on the Download button. This will start the download of Bonita Studio installer for your operating system.
When the download is finished, you should have one of the following files on your computer (x.y.z refers to the version of Bonita Studio, e.g. ${varVersion}.0):
-
Windows:
BonitaStudioCommunity-x.y.z-x86_64.exe
-
macOS:
BonitaStudioCommunity-x.y.z-x86_64.dmg
-
Linux:
BonitaStudioCommunity-x.y.z-x86_64.run
You are now ready to start the installation process.
Install Bonita Studio
To run the installer for Windows, macOS or Linux, double-click on the file you downloaded.
The installer will guide you through a very basic installation configuration:
-
Select installation language: this will be used for the installation process
-
Welcome message: click on Next button
-
License agreement: you need to accept this to continue
-
Installation directory: the default one should be fine
-
Confirmation that installation is about to start: click on "Next" button
-
Actual installation: wait a little bit
-
You’ll see a confirmation message that offers the option to start Bonita Studio. Choose to start Bonita Studio and click on Finish button
-
A "thank you for downloading" page will be displayed in your web browser. You can close it
Bonita Studio is now installed. Default installation folders are:
-
Windows:
C:\BonitaStudioCommunity-x.y.z
-
macOS:
/Applications/BonitaStudioCommunity-x.y.z
-
Linux:
/home/<username>/BonitaStudioCommunity-x.y.z
First Bonita Studio execution
At this stage Bonita Studio should be running on your computer. If not, you can manually start it by using the installed shortcut or by using the Bonita Studio executable file from the installation folder.
You should get the Bonita Studio welcome page:
When Bonita Studio starts, various tasks are executed in the background, such as the embedded Bonita test server startup (including Bonita Engine initialization), Bonita test organization deployment, and more. This might take a while and may be why some features are not immediately available. |
Installation validation
In order to make sure that everything is properly installed, click on the Portal button in the toolbar. This should open the Bonita Portal home page in your web browser:
Also click on the UI Designer button in the toolbar. This will display a pop-up window that you can ignore:
And then the UI Designer should be opened in your web browser:
Ready to move on
Now Bonita Studio is successfully installed, and the tools and test environment are up and running. You are ready to move to the next chapter to start creating your first process.