-
Notifications
You must be signed in to change notification settings - Fork 379
IPLB Refresh - Batch 3 #8542
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
IPLB Refresh - Batch 3 #8542
Conversation
Harmonized FR/EN version and made some edits for clarity purposes.
Updated to use a more professional tone across the document.
Updated the SMTP guides to use a more professional tone across the document.
Updated the load balancing methods guides to use a more professional tone across the document.
### Blue front-end | ||
This `front-end`{.action} is dedicated to accessing the production infrastructure. The ports exposed to your customers are the standard ports for accessing the service. In this case, we are exposing a HTTP service, so we will use port 80 (443 if you would like an SSL termination). | ||
|
||
#### Via the OVH Control Panel: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you make sure all occurences of OVH are replaced by OVHcloud?
- Un premier serveur qui porte votre infrastructure de production | ||
- Un second serveur qui porte une infrastructure similaire dédiée au développement | ||
- Un service [Load Balancer](/links/network/load-balancer) OVHcloud | ||
- Un accès au [Panneau de configuration OVHcloud](/links/manager) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wrong translation
## Prérequis | ||
|
||
Pour mettre en oeuvre un déploiement de type **Blue-Green**, vous devez disposer des éléments suivants : | ||
Pour déployer une infrastructure `blue-green`{.action}, vous avez besoin des composants suivants : |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No need for an action formatting here.
> | ||
|Paramètre|Signification| | ||
|Setting|Meaning| |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
French should be kept
@@ -1,16 +1,17 @@ | |||
--- | |||
title: "Commande d'un certificat SSL gratuit" | |||
universe: cloud |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This line should be deleted.
|
||
## Instructions | ||
|
||
### Via the Manager |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please edit all occurrences of "Manager" to replace them with the appropriaye "OVHcloud Control Panel" phrase.
What type of Pull Request is this?
Description
This update aims to refresh IPLB guides so that they use a more professional tone across the document, and an up-to-date vocabulary that represents the current OVHcloud product line.
Mandatory information