...
Download the
Spacevars | ||
---|---|---|
|
Info | ||
---|---|---|
| ||
For these artifacts, log in to Salesforce and open an additional browser for the Ribbon Global Software Center (GSC). In the Downloads section, search for the name and version of the required software. |
Enable read-write-execute permissions for the copied files using the command given below:
Code Block |
---|
chmod +x cluster-install-ev.sh |
To execute the installation process, use the following command:
Code Block |
---|
./cluster-install-ev.sh |
The installation procedure will begin. Please provide input as prompted by the console output during the installation process.
The installation creates a log file of all the performed actions for historical review/troubleshooting. The name of this file is $MM-DD-YYYY-ev-install.log.
You are prompted to enter information related to your networking configuration. Please read this section carefully and provide appropriate values for your network environment.
Once the installation is complete, the console screen displays the following message:
“
Spacevars | ||
---|---|---|
|
A directory named scc-build is created.
All the services start and all replica-expected-values reach their target (for example 1/1 or 5/5) over the next several minutes. To validate, run the following command:
Code Block |
---|
docker service ls |
Tip | ||
---|---|---|
| ||
Make sure that the replicas are all meeting their targets – for example, 1/1 or 5/5. If they are not, run the following command and check the Health section of the output using the following command:
|
Spacevars | ||
---|---|---|
|
Spacevars | ||
---|---|---|
|
Spacevars | ||
---|---|---|
|
...
Download the
Spacevars | ||
---|---|---|
|
Info | ||
---|---|---|
| ||
For these artifacts, log in to Salesforce and open an additional browser for the Ribbon Global Software Center (GSC). In the Downloads section, search for the name and version of the required software. |
Enable read-write-execute permissions for the copied files using the commands given below:
Code Block |
---|
chmod +x cluster-install-ev.sh |
Execute the following command to start the installation process:
Code Block |
---|
./cluster-install-ev.sh |
The installation creates a log file of all actions for historical review/ troubleshooting using the file format: $MM-DD-YYYY-ev-install.log . When prompted, enter validation or update information related to your networking configuration environment. Once the installation completes, the console screen displays the message “
Installation/Upgrade Completed”. Spacevars 0 product
To check whether the containers started successfully, use the following command:
Code Block |
---|
docker service ls |
All the services start and all replica-expected-values reach their target (for example 1/1 or 5/5) over the next several minutes.
Example:
...
Download the
Spacevars | ||
---|---|---|
|
Info | ||
---|---|---|
| ||
For these artifacts, log in to Salesforce and open an additional browser for the Ribbon Global Software Center (GSC). In the Downloads section, search for the name and version of the required software. |
Enable read-write-execute permissions for the copied files using the command given below:
Code Block |
---|
chmod +x cluster-install-ev.sh |
To execute the installation process, use the following command:
Code Block |
---|
./cluster-install-ev.sh |
The installation procedure will begin. Please provide input as prompted by the console output during the installation process.
The installation creates a log file of all the performed actions for historical review/troubleshooting. The name of this file is $MM-DD-YYYY-ev-install.log.
You are prompted to enter information related to your networking configuration. Please read this section carefully and provide appropriate values for your network environment.
Once the installation is complete, the console screen displays the following message:
“
Spacevars | ||
---|---|---|
|
A directory named scc-build is created.
All the services start and all replica-expected-values reach their target (for example 1/1 or 5/5) over the next several minutes. To validate, run the following command:
Code Block |
---|
docker service ls |
Tip | ||
---|---|---|
| ||
Make sure that the replicas are all meeting their targets – for example, 1/1 or 5/5. If they are not, run the following command and check the Health section of the output using the following command:
|
Spacevars | ||
---|---|---|
|
Spacevars | ||
---|---|---|
|
Spacevars | ||
---|---|---|
|
...
Download the
Spacevars | ||
---|---|---|
|
Info | ||
---|---|---|
| ||
For these artifacts, log in to Salesforce and open an additional browser for the Ribbon Global Software Center (GSC). In the Downloads section, search for the name and version of the required software. |
Enable read-write-execute permissions for the copied files using the commands given below:
Code Block |
---|
chmod +x cluster-install-ev.sh |
Execute the following command to start the installation process:
Code Block |
---|
./cluster-install-ev.sh |
The installation creates a log file of all actions for historical review/ troubleshooting using the file format: $MM-DD-YYYY-ev-install.log . When prompted, enter validation or update information related to your networking configuration environment. Once the installation completes, the console screen displays the message “
Installation/Upgrade Completed”. Spacevars 0 product
To check whether the containers started successfully, use the following command:
Code Block |
---|
docker service ls |
All the services start and all replica-expected-values reach their target (for example 1/1 or 5/5) over the next several minutes.
Example:
...