mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#595)
This commit is contained in:
@@ -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`
|
||||
|
||||
|
||||
@@ -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`:
|
||||
|
||||
@@ -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`:
|
||||
|
||||
Reference in New Issue
Block a user