5.3.5.5. CUBA Studio in an Isolated Network
In order to use CUBA Studio in an isolated network, follow the steps below:
-
Download Gradle (version 3.1 is required) and install it onto developers machines.
-
Open CUBA Studio Server window.
-
Press Advanced button and set path to the folder where you have installed Gradle.
-
Enter your internal repository URL in the Repository field, for example,
http://localhost:8081/nexus/content/groups/cuba-group
. -
Click Auth button next the Repository field and enter repository login and password (
admin/admin123
by default). -
Start Studio.
-
Open and build your project.