Small edits (#595)

This commit is contained in:
pollfly
2023-06-15 11:22:50 +03:00
committed by GitHub
parent c256f46993
commit fdffc9c271
29 changed files with 62 additions and 62 deletions

View File

@@ -45,7 +45,7 @@ Once deployed, ClearML Server exposes the following services:
1. Go to AWS EC2 Console.
1. In the **Details** tab, **Public DNS (IPv4)** shows the ClearML Server address.
**To access ClearML Server Web-App (UI):**
**To access ClearML Server WebApp (UI):**
* Direct browser to its web server URL: `http://<Server Address>:8080`

View File

@@ -88,7 +88,7 @@ The minimum requirements for ClearML Server are:
## Backing Up and Restoring Data and Configuration
The commands in this section are an example of how to back up and restore data and configuration .
The commands in this section are an example of how to back up and restore data and configuration.
If data and configuration folders are in `/opt/clearml`, then archive all data into `~/clearml_backup_data.tgz`, and
configuration into `~/clearml_backup_config.tgz`:

View File

@@ -157,7 +157,7 @@ After deploying ClearML Server, the services expose the following ports:
## Backing Up and Restoring Data and Configuration
The commands in this section are an example of how to back up and to restore data and configuration .
The commands in this section are an example of how to back up and to restore data and configuration.
If the data and configuration folders are in `/opt/clearml`, then archive all data into `~/clearml_backup_data.tgz`, and
configuration into `~/clearml_backup_config.tgz`: