Find field Login and copy value to generation form
Login for DB, Password for DB:
Login and password for local DB.
Login for PRG,:
Login for Programmer's page(PRG).
Checkout projects:
Yes - Checkout the project. No - don't checkout the project.
Path to workspace:
The path to the workspace. Because everything happens on Linux, and the project is downloaded to Windows, then the path should be specified in this format: /mnt/%LocalDisk%/ExampleFolder/SubFolder Path in Libux: /mnt/d/Workspace => Path in Windows: D:\Workspace
Hostname for trunk, Hostname for stable:
Hostname for trunk - local domain name for Trunk branch.
Hostname for stable - local domain name for Stable branch.
Hostname for production - local domain name for Production branch.
Hostname for studio - local domain name for local Studio.
Run command from form to Ubuntu console. Example command: bash install.sh --bot-login login --checkout yes --trunk wl.tr --stable wl.st
If you have entered everything correctly, the installation will begin.
Several points are important during installation:
There will be a request “Would you like to continue [y/n]” need answer y
Will ask for password twice “Write one time password from studio:” need copy password from studio(top menu icon )
Note:
If you see this error it's mean that you do not have access to repository:
During the checkout of the project, there will be a request “Are you sure you want to continue connecting (yes/no)?” need answer yes
After the installation is completed, an informational message will be displayed.
After instalation available next commands:
sh ~/server.sh - To start MySQL, Memcached, Apache, DynamoDB.
bash ~/dump.sh - To dump database.
bash ~/restore.sh - To restore dump database.
service service_name operation - To start/restart/stop service. Available next services: