You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/public_cloud/ai_machine_learning/deploy_guide_02_getting_started/guide.en-gb.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: AI Deploy - Getting started
3
3
excerpt: Discover AI Deploy and unfold your first application
4
-
updated: 2024-06-26
4
+
updated: 2025-07-01
5
5
---
6
6
7
7
> [!primary]
@@ -17,8 +17,8 @@ This guide explains how to get started with OVHcloud AI Deploy, covering the dep
17
17
18
18
## Requirements
19
19
20
-
-access to the [OVHcloud Control Panel](/links/manager)
21
-
-a[Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account
20
+
-Access to the [OVHcloud Control Panel](/links/manager)
21
+
-A[Public Cloud project](/links/public-cloud/public-cloud) in your OVHcloud account
22
22
23
23
## Instructions
24
24
@@ -161,7 +161,7 @@ There are also optional parameters:
161
161
-`Authorisation`: The permission rights on the mounted data. Available rights are **Read Only (ro)**, **Read Write (rw)**. Default value is ro.
162
162
-`Cache`: Whether the synced data should be added to the project cache. Data in the cache can be used by other apps without additional synchronization. To benefit from the cache, the new apps also need to mount the data with the cache option.
163
163
164
-
To learn more about data, volumes and permissions, check out the [data](/pages/public_cloud/ai_machine_learning/gi_02_concepts_data) page.
164
+
To learn more about data, volumes and permissions, check out the [data page](/pages/public_cloud/ai_machine_learning/gi_02_concepts_data).
@@ -189,7 +189,7 @@ This allows you to monitor the health of your app and ensure it is ready to rece
189
189
190
190
This final step provides a summary of your AI Deploy app deployment, allowing you to review the previously selected options and parameters.
191
191
192
-
You can also generate the equivalent `ovhai` CLI command, which enables you to deploy the same application using the command-line interface. This CLI can be downloaded [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). For more information, consult the [CLI - Launch an AI Deploy app](/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app) documentation.
192
+
You can also generate the equivalent `ovhai` CLI command, which enables you to deploy the same application using the commandline interface. This CLI can be downloaded [here](/pages/public_cloud/ai_machine_learning/cli_10_howto_install_cli). For more information, consult the [CLI - Launch an AI Deploy app](/pages/public_cloud/ai_machine_learning/cli_18_howto_deploy_app) documentation.
193
193
194
194
To launch your AI Deploy app, click on `Order now`{.action}. Please note that your app will not be immediately available, as it requires some time to:
195
195
@@ -303,14 +303,14 @@ You have the flexibility to keep your AI Deploy app running for an indefinite pe
303
303
>>
304
304
>> Then, select the `AI Deploy`{.action} section, which allows you to manage and access all your created apps.
305
305
>>
306
-
>> Locate the specific AI Deploy app you want to stop and click. Click on the `...`{.action} button alongside, and stop your AI Deploy application by clicking `Stop`{.action}.
306
+
>> Locate the specific AI Deploy app you want to stop. Click the `...`{.action} button and stop your AI Deploy application by selecting `Stop`{.action} from the context menu.
>> Once stopped, your AI Deploy app will free up the previously allocated compute resources. Your endpoint is kept and if you restart your AI Deploy app, the same endpoint can be reused seamlessly.
311
311
>> Also, when you stop your app, you no longer book compute resources which means you don't have expenses for this part. Only expenses for attached storage may occur.
312
312
>>
313
-
>> If you want to completely **delete** your AI Deploy app, just click on the `delete`{.action} action.
313
+
>> If you want to completely **delete** your AI Deploy app, selectthe`Delete`{.action} action.
314
314
>> Be sure to also delete your Object Storage data if you don't need it anymore, by going in the `Object Storage`{.action} section (in the Storage category).
0 commit comments