Skip to content

Commit 3632506

Browse files
authored
Merge pull request #7786 from ovh/jf-pnrv2-general-information
[PNRv2] - Public Cloud General Information (ONLY) - Text and Screenshots
2 parents 048e06b + d6edc51 commit 3632506

File tree

146 files changed

+577
-562
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

146 files changed

+577
-562
lines changed

pages/public_cloud/public_cloud_cross_functional/03-public-cloud-interface-walk-me/guide.de-de.md

+21-19
Large diffs are not rendered by default.

pages/public_cloud/public_cloud_cross_functional/03-public-cloud-interface-walk-me/guide.en-asia.md

+17-16
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "How to use the Public Cloud interface"
33
excerpt: "Guided tour of the Public Cloud interface to explore the different sections"
4-
updated: 2025-04-17
4+
updated: 2025-04-28
55
---
66

77
## Objective
@@ -19,19 +19,19 @@ You have just created your Public Cloud project, and you would like to find out
1919

2020
Once you have created your first Public Cloud project, you will be redirected to the main Public Cloud interface.
2121

22-
![Public Cloud interface](images/main-interface.png){.thumbnail}
22+
![Public Cloud interface](images/main-interface-2025.png){.thumbnail}
2323

2424
### Access to your OVHcloud account information
2525

2626
Your OVHcloud account settings are accessible at any time, as are notifications or a change of language in the OVHcloud Control Panel.
2727

28-
![Public Cloud interface - account menu](images/account.png){.thumbnail}
28+
![Public Cloud interface - account menu](images/account-2025.png){.thumbnail}
2929

3030
### Your Public Cloud project
3131

3232
Because you can use multiple projects (depending on your quotas), the project name and ID are always displayed, regardless of which screen you are visiting, so you know what environment you are acting on.
3333

34-
![Project menu](images/project-menu.png){.thumbnail}
34+
![Project menu](images/project-menu-2025.png){.thumbnail}
3535

3636
The ID may be required when using the CLI, for certain support requests or otherwise. You can copy it by clicking on the icon to the right of it.
3737

@@ -41,45 +41,46 @@ You can change the project name via the `Settings`{.action} tab. Enter a new nam
4141

4242
### The Public Cloud main menu
4343

44-
![Public Cloud interface - main menu](images/main-menu.png){.thumbnail}
44+
![Public Cloud interface - main menu](images/main-menu-2025.png){.thumbnail}
4545

4646
|Section|Options description|
4747
|---|---|
4848
|**Compute**|This section allows you to start instances, these are cloud servers available on demand.|
49-
|**Storage**|In this section, you will find different storage solutions and databases, each corresponding to a specific need and use.|
49+
|**Storage & backup**|In this section, you will find different storage solutions and databases, each corresponding to a specific need and use.|
5050
|**Network**|In this section, you will find everything you need to interconnect your Public Cloud resources, and how to connect them to other OVHcloud products.|
51-
|**Containers and Orchestration**|This section offers you various tools to automate your architectures and gain flexibility.|
51+
|**Containers & Orchestration**|This section offers you various tools to automate your architectures and gain flexibility.|
52+
|**Databases & Analytics**|These services will help you solve your Big Data and Data Analytics problems.|
5253
|**AI & Machine Learning**|In this section, you will find the OVHcloud artificial intelligence tools.|
53-
|**Data & Analytics**|These services will help you solve your Big Data and Data Analytics problems.|
5454

5555
### Shortcuts
5656

5757
The center of the screen provides shortcuts for quick access to the most useful configuration wizards and guides.
5858

59-
![Public Cloud interface - shortcut menu](images/shortcuts.png){.thumbnail}
59+
![Public Cloud interface - shortcut menu](images/shortcuts-2025.png){.thumbnail}
6060

6161
#### Assistance for the creation of resources
6262

6363
For each resource you want to create, you will be accompanied by a configuration wizard which, step by step, allows you to set up the resource according to your needs.
6464
<br>Most of the time, you will have to choose the location of the resource, the model, some customisable settings and, in some cases, the billing method.
6565

66-
![Public Cloud interface - configuration assistant](images/wizard.png){.thumbnail}
66+
![Public Cloud interface - configuration assistant](images/wizard-2025.png){.thumbnail}
6767

6868
### Management tools
6969

7070
There are several management tools available in your Public Cloud project, they are located at the bottom of the left-side menu bar.
7171

72-
![Public Cloud interface - management tools](images/management-tools.png){.thumbnail}
72+
![Public Cloud interface - management tools](images/management-tools-2025.png){.thumbnail}
7373

7474
|Menu entry|Description|
7575
|---|---|
7676
|**Horizon**|This is the [graphical interface](/pages/public_cloud/public_cloud_cross_functional/introducing_horizon) usually available on OpenStack. It is not altered, which allows users who are used to this interface to easily navigate it.|
77-
|**Users and Roles**|Allows you to [create users](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) and assign them a role. These users can also access the APIs or the Horizon interface directly. For example, you can create a user for your standard maintenance operations, and a user for your automation tools, such as Terraform.|
78-
|**Quota and Regions**|This tool allows you to control the locations and resource limits available on your project.<br><br>**Quotas**: Based on certain criteria (number of bills already paid, use of other OVHcloud products), our system sets quotas (limits) on the number of resources you can create, in order to avoid any outstanding amounts. By default, the system increases your quotas automatically when certain criteria are met. However, you can [manually increase a quota](/pages/public_cloud/public_cloud_cross_functional/increasing_public_cloud_quota#increasing-your-resources-quota-manually) from this tool.<br><br>**Regions**: Public Cloud is available in several locations around the world. Furthermore, each location can contain several “regions” (a concept unique to OpenStack). For example, for a European customer, the APAC (Asia Pacific) zone is disabled by default. If it suits your needs, you can activate new regions from this menu.|
77+
|**Users & Roles**|Allows you to [create users](/pages/public_cloud/public_cloud_cross_functional/create_and_delete_a_user) and assign them a role. These users can also access the APIs or the Horizon interface directly. For example, you can create a user for your standard maintenance operations, and a user for your automation tools, such as Terraform.|
78+
|**Quota & Regions**|This tool allows you to control the locations and resource limits available on your project.<br><br>**Quotas**: Based on certain criteria (number of bills already paid, use of other OVHcloud products), our system sets quotas (limits) on the number of resources you can create, in order to avoid any outstanding amounts. By default, the system increases your quotas automatically when certain criteria are met. However, you can [manually increase a quota](/pages/public_cloud/public_cloud_cross_functional/increasing_public_cloud_quota#increasing-your-resources-quota-manually) from this tool.<br><br>**Regions**: Public Cloud is available in several locations around the world. Furthermore, each location can contain several “regions” (a concept unique to OpenStack). For example, for a European customer, the APAC (Asia Pacific) zone is disabled by default. If it suits your needs, you can activate new regions from this menu.|
7979
|**SSH Keys**|A tool that allows you to [manage your SSH keys](/pages/public_cloud/compute/creating-ssh-keys-pci) in a centralised way.|
8080
|**Billing Control**|Since the Public Cloud is based on *pay as you go*, invoices are issued at the end of the month. In [this menu](/pages/public_cloud/public_cloud_cross_functional/analyze_billing), you can track your current usage, see a forecast for the next invoice, and of course see your previous invoices.|
81-
|**Credit and Vouchers**|This menu allows you to view the consumption of a voucher, add a voucher, or [add credit](/pages/account_and_service_management/managing_billing_payments_and_services/add_cloud_credit_to_project) directly to your Public Cloud project.|
82-
|**Contacts and Rights**|In addition to changing the technical contact or billing contact for your project, you will have the option of [adding other contacts](/pages/public_cloud/compute/change_project_contacts) (OVHcloud account) to manage your project technically. You can also add users in read-only mode.|
81+
|**Credits & Vouchers**|This menu allows you to view the consumption of a voucher, add a voucher, or [add credit](/pages/account_and_service_management/managing_billing_payments_and_services/add_cloud_credit_to_project) directly to your Public Cloud project.|
82+
|**Savings Plan**| This is a pricing model that offers discounts on specific resources when you opt for commitment periods of up to 36 months.|
83+
|**Contacts & Rights**|In addition to changing the technical contact or billing contact for your project, you will have the option of [adding other contacts](/pages/public_cloud/compute/change_project_contacts) (OVHcloud account) to manage your project technically. You can also add users in read-only mode.|
8384
|**Project settings**|With this tool, you can configure the project’s general settings, such as its name, its configuration as a "default project for the account", HDS compatibility, or [delete your Public Cloud project](/pages/public_cloud/public_cloud_cross_functional/delete_a_project).|
8485

8586
### Services management
@@ -102,7 +103,7 @@ There are several management tools available in your Public Cloud project, they
102103
| Performance and scalability | Limited performance and basic scalability. Suitable for small or non-critical deployments. Scalability is generally manual and slower. Ideal for static environments or small projects. | Average performance with improved scalability management via GUI. Faster scalability than in the OVHcloud Control Panel, but limited by the interface. Suitable for medium-sized projects or those requiring scalability. | Optimal performance and complete scalability. Enables rapid, automated mass deployments via scripts or third-party tools. Ideal for dynamic infrastructures, heavy loads and environments requiring high elasticity. Recommended for mission-critical architectures. |
103104
| Perimeters of use (Compute) | - Simplified creation and management of virtual machines (VMs).<br> - Resize VMs after creation (hot or cold modification of the flavor model, depending on available resources).<br> - Select standard VM configurations (RAM, CPU, storage).<br> - Management of essential actions: start, stop and delete VMs.<br> - Access to snapshots for fast backups and simplified restores.<br> - Assign and manage Floating IP addresses.<br> - Creation and basic administration of additional disks.<br> - Essential resource monitoring (CPU, memory, storage). | - Advanced access management: support for role-based access control (RBAC) for secure multi-user management.<br> - Advanced network administration: creation and management of complex private networks associated with VMs (internal networks, subnets).<br> - Deploy VMs with specific network configurations, including management of multiple network interfaces.<br> - Use of customised images for VM creation, as an alternative to the standard images offered by OVHcloud.<br> - Integration of pre-configured workflows via Horizon to automate deployment and configuration. | - Complete automation: all actions available in the OVHcloud Control Panel and Horizon can be carried out via the API, with the option of automating and scripting them.<br> - Infrastructure deployment in Infrastructure as Code (IaC) mode, using tools such as Terraform, Ansible or customized scripts.<br> - Integration with CI/CD pipelines for automated deployments (e.g. integration with GitLab CI).<br> - Advanced resource quota management (number of CPUs, total RAM, etc.).<br> - Dynamic scalability: automatic adjustment of instances according to load via API or scripts.<br> - Monitoring and collection of customised metrics via API, offering greater granularity than Horizon or OVHcloud Control Panel interfaces. |
104105
| Perimeters of use (Network) | - Create and manage private networks.<br> - Association of Floating IP addresses and additional IP addresses.<br> - Basic Routing configuration. | - Advanced management of security rules via Security Groups.<br> - Visualization of network topologies for simplified management.<br> - Full IPv6 subnet support for modern connectivity.<br> - Configuration of QoS (Quality of Service) policies to prioritize network resources. | - Access to all Horizon and OVHcloud Control Panel functionalities.<br> - Create customized routes for more flexible network management.<br> - Precise configuration of QoS (Quality of Service) policies.<br> - Advanced VRRP (Virtual Router Redundancy Protocol) management to ensure router redundancy.<br> - Automation of network actions through scripting (Infrastructure as Code).<br> - Integration with SDN (Software-Defined Networking) solutions for agile network management. |
105-
| Perimeters of use (Storage & Backup) | - Create and manage storage volumes: Object Storage, Block Storage and File Storage.<br> - Basic automatic backup (snapshots) of volumes, with the option of restoring them.<br> - Association of storage volumes with instances for simplified access.<br> - Object Storage (Swift) containers to organize data.<br> - Visualize volume status and used storage space.<br> - Add and manage files in Object Storage. | - Advanced snapshot management: retention, duplication and other options for precise backup control.<br> - Detailed multi-attach management for greater flexibility.<br> - Creation and management of scheduled backups with customisable backup policies.<br> - Monitoring of storage quota usage for optimal monitoring of available space. | - Features accessible via Horizon and the OVHcloud Control Panel.<br> - Integration and automation via scripts (Infrastructure as Code) for seamless management.<br> - Advanced configuration of network shares (NFS, CIFS) for greater flexibility in file organisation.<br> - Precise management of object metadata in Object Storage for optimal data control.<br> - Advanced configuration of object replication and versioning for high availability and complete version management.<br> - Direct access to Swift API for seamless integration with third-party tools.<br> - Customised workflows to automate and efficiently manage backup processes. |
106+
| Perimeters of use (Storage & backup) | - Create and manage storage volumes: Object Storage, Block Storage and File Storage.<br> - Basic automatic backup (snapshots) of volumes, with the option of restoring them.<br> - Association of storage volumes with instances for simplified access.<br> - Object Storage (Swift) containers to organize data.<br> - Visualize volume status and used storage space.<br> - Add and manage files in Object Storage. | - Advanced snapshot management: retention, duplication and other options for precise backup control.<br> - Detailed multi-attach management for greater flexibility.<br> - Creation and management of scheduled backups with customisable backup policies.<br> - Monitoring of storage quota usage for optimal monitoring of available space. | - Features accessible via Horizon and the OVHcloud Control Panel.<br> - Integration and automation via scripts (Infrastructure as Code) for seamless management.<br> - Advanced configuration of network shares (NFS, CIFS) for greater flexibility in file organisation.<br> - Precise management of object metadata in Object Storage for optimal data control.<br> - Advanced configuration of object replication and versioning for high availability and complete version management.<br> - Direct access to Swift API for seamless integration with third-party tools.<br> - Customised workflows to automate and efficiently manage backup processes. |
106107

107108
## Go further
108109

0 commit comments

Comments
 (0)