> For the complete documentation index, see [llms.txt](https://docs.plenit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plenit.com/fr/productos/servers-2.md).

# Marketplace

Les Serveurs de Plenit sont des machines virtuelles qui s’exécutent sur notre infrastructure virtualisée.&#x20;

Chaque serveur que tu déploies est un nouveau serveur, prêt à être utilisé seul ou comme partie d’une infrastructure cloud plus vaste.

### Articles les plus consultés

1. [Configurer une clé SSH sur un nouveau serveur](/fr/productos/servers/how-to/how-to-configure-an-ssh-key-new-server.md)
2. [Effectuer des sauvegardes ponctuelles](/fr/support/tutorials/windows/how-to-back-up-gpos.md)
3. [Créer un instantané et le restaurer](/fr/productos/servers/how-to/how-to-snapshot-and-restore-a-server.md)
4. [Restaurer une sauvegarde de disque](/fr/productos/servers/how-to/how-to-restore-a-disk-backup.md)
5. [Créer un réseau VPC et associer un tier](/fr/productos/servers/how-to/how-to-create-a-vpc-and-associate-a-tier.md)
6. [Créer un tunnel VPN site-à-site](/fr/productos/servers/how-to/how-to-create-a-site-to-site-vpn-tunnel.md)
7. [Déployer un FortiGate VNF](/fr/productos/servers/how-to/how-to-deploy-a-fortigate-vnf.md)
8. [Déployer un Répartiteur de charge](/fr/productos/servers/how-to/how-to-deploy-a-load-balancer.md)
9. [Dimensionnez votre serveur : CPU, RAM et disque](/fr/productos/servers/concepts/size-cpu-ram-disk.md)
10. [Réseaux du serveur](/fr/productos/servers/concepts/networks.md)

### Explore les Serveurs

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Accueil rapide</strong></td><td>Déploie ton premier serveur en quelques minutes et connecte-toi-y.</td><td><a href="/pages/710458094c1949350e639de70f74e01f53053236">/pages/710458094c1949350e639de70f74e01f53053236</a></td></tr><tr><td><strong>Concepts</strong></td><td>Qu’est-ce qu’un serveur, comment le dimensionner, les réseaux et la continuité.</td><td><a href="/pages/bb3ac188ca327cdc4f12627080c1064a192f3a35">/pages/bb3ac188ca327cdc4f12627080c1064a192f3a35</a></td></tr><tr><td><strong>Mode d'emploi</strong></td><td>Crée, connecte, agrandis, sauvegarde et protège tes Serveurs étape par étape.</td><td><a href="/pages/96e9a54b7be5a4e73feac7b1ff2f3bb10c0e2e0c">/pages/96e9a54b7be5a4e73feac7b1ff2f3bb10c0e2e0c</a></td></tr><tr><td><strong>FAQ</strong></td><td>Réponses rapides aux questions les plus fréquentes sur les Serveurs.</td><td><a href="/pages/04b58cfbaae071994776d694551e467dfa4fb3be">/pages/04b58cfbaae071994776d694551e467dfa4fb3be</a></td></tr><tr><td><strong>Détails</strong></td><td>Spécifications, systèmes d’exploitation, réseaux, régions et certifications.</td><td><a href="/pages/1f5bce190b3c723729a414619d9815f4f60ec077">/pages/1f5bce190b3c723729a414619d9815f4f60ec077</a></td></tr></tbody></table>

### Support

As-tu besoin d’aide avec tes Serveurs ?&#x20;

Ouvre un ticket ou écris-nous par [WhatsApp](/fr/support/whatsapp.md) depuis la section Support.

### Dernières nouveautés

septembre 2026 — Tu peux désormais agrandir le Disque de tes Serveurs à chaud, sans arrêter la machine.

1er mai 2026 — Nouvelle génération d’infrastructure : nous déployons tes machines avec plus d’efficacité et en moins de temps, avec une continuité intégrée par conception.

4 avril 2026 — Déploie ton propre Pare-feu comme VNF (FortiGate VM ou FireboxV) depuis le Marketplace et gère le périmètre à ta manière.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Image de couverture</th></tr></thead><tbody><tr><td><h4><a href="/pages/53ff8dd1d9532c144929d3c8c28eb74865a6f40d"><mark style="color:$primary;">Crée un Devis</mark></a></h4></td><td><mark style="color:$info;">Services cloud, Marketplace et gestion informatique.</mark></td><td></td></tr><tr><td><h4><a href="/pages/348c80be46c807732ec1f6262eda0e88b1811ede"><mark style="color:$primary;">Crée un Client</mark></a></h4></td><td><mark style="color:$info;">Services cloud, Marketplace et gestion informatique.</mark></td><td></td></tr><tr><td><h4><a href="/pages/462d8eadd90f423e10d7b990bcfe02bbac201a2b"><mark style="color:$primary;">Déploie un produit</mark></a></h4></td><td><mark style="color:$info;">Services cloud, Marketplace et gestion informatique.</mark></td><td></td></tr><tr><td><h4><a href="/pages/23141f58f89f305d9875acc690a25b4e35425133"><mark style="color:$primary;">Ajoute ton moyen de paiement</mark></a></h4></td><td><mark style="color:$info;">Services cloud, Marketplace et gestion informatique.</mark></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.plenit.com/fr/productos/servers-2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
