# Hébergement d’AgencyHandy avec Cloudflare – Guide Complet

\
🧭 Étapes détaillées pour l’intégration1. Créez un compte CloudflareRendez-vous surCloudflareet créez un compte si vous n’en avez pas encore.2. Ajoutez votre domaineAprès l’inscription, entrez votre nom de domaine dans le tableau de bord Cloudflare.Suivez les étapes pour analyser les enregistrements DNS existants.3. Mettez à jour les serveurs DNSCommentShare feedback on the editor

* CommentShare feedback on the editorCloudflare vous fournira **de nouveaux serveurs de noms (nameservers)**.
* CommentShare feedback on the editorConnectez-vous à votre **registre de domaine** (GoDaddy, Namecheap, etc.) et **remplacez les serveurs DNS** par ceux de Cloudflare.

CommentShare feedback on the editor**4. Gérer les enregistrements DNS**CommentShare feedback on the editor

* CommentShare feedback on the editorAccédez à **l’onglet DNS** dans Cloudflare.
* CommentShare feedback on the editorCliquez sur **+ Add Record** et remplissez les champs suivants :CommentShare feedback on the editor
  * CommentShare feedback on the editor**Type** : Sélectionnez **CNAME**
  * CommentShare feedback on the editor**Name** : Indiquez votre sous-domaine (ex. : `client`)
  * CommentShare feedback on the editor**Target (Contenu)** : Collez l’URL ou l’adresse fournie par AgencyHandy
  * CommentShare feedback on the editor**TTL** : Définissez sur **2 minutes**
  * CommentShare feedback on the editor**Proxy** : **Désactivez l’icône de nuage orange** (proxy OFF)

> CommentShare feedback on the editor🔸 Cela permet une **communication directe entre votre domaine et les serveurs AgencyHandy** sans interférence de Cloudflare.

CommentShare feedback on the editor**5. Enregistrez les paramètres**CommentShare feedback on the editor

* CommentShare feedback on the editorVérifiez soigneusement toutes les informations.
* CommentShare feedback on the editorCliquez sur **Save** pour finaliser la configuration.

***

CommentShare feedback on the editor

**📌 Points importants à retenir**

CommentShare feedback on the editor**🌐 Propagation DNS**CommentShare feedback on the editor

* CommentShare feedback on the editorLa **propagation DNS peut prendre jusqu’à 24 heures**.
* CommentShare feedback on the editorUtilisez [dnschecker.org](https://dnschecker.org/) pour vérifier la propagation mondiale.

CommentShare feedback on the edito&#x72;**☁️ Statut du Proxy**CommentShare feedback on the editor

* CommentShare feedback on the editor**Désactivez toujours le proxy (nuage orange)** pour les enregistrements liés à AgencyHandy.
* CommentShare feedback on the editorCela évite les erreurs de routage et garantit une connexion directe.

CommentShare feedback on the editor**🔒 Sécurisation supplémentaire**CommentShare feedback on the editor

* CommentShare feedback on the editorActivez les **certificats SSL/TLS** dans Cloudflare pour sécuriser vos échanges.
* CommentShare feedback on the editorCela garantit une **communication cryptée** avec votre domaine personnalisé.

***

CommentShare feedback on the editor

**✅ Résumé des meilleures pratiques**

CommentShare feedback on the editor

|                               |                                            |
| ----------------------------- | ------------------------------------------ |
| Créer un compte Cloudflare    | cloudflare.com                             |
| Ajouter le domaine            | Dans le tableau de bord Cloudflare         |
| Modifier les DNS              | Depuis votre fournisseur de nom de domaine |
| Ajouter un enregistrement DNS | Type : CNAME, TTL : 2 min, Proxy : OFF     |
| Vérifier                      | dnschecker.org                             |
| Sécuriser                     | Activer SSL/TLS dans Cloudflare            |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.agencyhandy.com/french/guide-dutilisation-dagencyhandy-pour-les-agences/configuration-de-lespace-de-travail-agencyhandy/configurer-un-domaine-personnalise-agencyhandy/hebergement-dagencyhandy-avec-cloudflare-guide-complet.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
