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

# Installation de l’édition Enterprise

- [Docker](https://docs.ngsurvey.com/fr/installation-setup/installation/docker.md): Exécuter sur toute plateforme prenant en charge les images Docker
- [Stockage du système de fichiers](https://docs.ngsurvey.com/fr/installation-setup/installation/docker/stockage-du-systeme-de-fichiers.md)
- [Microsoft Azure](https://docs.ngsurvey.com/fr/installation-setup/installation/microsoft-azure.md): Déployer en tant qu’application web Azure
- [Amazon Web Services](https://docs.ngsurvey.com/fr/installation-setup/installation/amazon-web-services.md): Héberger et mettre à l’échelle à l’aide d’AWS Elastic Beanstalk
- [AWS Elastic Beanstalk](https://docs.ngsurvey.com/fr/installation-setup/installation/amazon-web-services/aws-elastic-beanstalk.md)
- [AWS EBS / SQL SERVER AUTONOME](https://docs.ngsurvey.com/fr/installation-setup/installation/amazon-web-services/aws-elastic-beanstalk/aws-ebs-sql-server-autonome.md)
- [AWS EBS / SQL Server](https://docs.ngsurvey.com/fr/installation-setup/installation/amazon-web-services/aws-elastic-beanstalk/aws-ebs-step-by-step.md)
- [Cognito](https://docs.ngsurvey.com/fr/installation-setup/installation/amazon-web-services/cognito.md)
- [LightSail](https://docs.ngsurvey.com/fr/installation-setup/installation/amazon-web-services/lightsail.md)
- [Microsoft IIS](https://docs.ngsurvey.com/fr/installation-setup/installation/microsoft-iis.md): Déployer sur Windows Server 2016+.
- [Azure KeyVault](https://docs.ngsurvey.com/fr/installation-setup/installation/microsoft-iis/azure-keyvault.md)
- [Mettre à jour / Mettre à niveau](https://docs.ngsurvey.com/fr/installation-setup/installation/microsoft-iis/mettre-a-jour-mettre-a-niveau.md)
- [Archive ZIP](https://docs.ngsurvey.com/fr/installation-setup/installation/zip-archive.md): Exécuter sur toute plateforme .NET Core
- [Linux (Ubuntu / CentOS)](https://docs.ngsurvey.com/fr/installation-setup/installation/linux-ubuntu-centos.md)
- [SSL Linux](https://docs.ngsurvey.com/fr/installation-setup/installation/linux-ubuntu-centos/ssl-linux.md)
- [Backend de Base de données](https://docs.ngsurvey.com/fr/installation-setup/installation/backend-de-base-de-donnees.md)
- [Microsoft SQL Server](https://docs.ngsurvey.com/fr/installation-setup/installation/backend-de-base-de-donnees/microsoft-sql-server.md): Installation de la base de données ngSurvey
- [Oracle MySQL](https://docs.ngsurvey.com/fr/installation-setup/installation/backend-de-base-de-donnees/oracle-mysql.md)
- [MariaDB](https://docs.ngsurvey.com/fr/installation-setup/installation/backend-de-base-de-donnees/mariadb.md)
- [PostgreSQL](https://docs.ngsurvey.com/fr/installation-setup/installation/backend-de-base-de-donnees/postgresql.md)
- [Messagerie WhatsApp](https://docs.ngsurvey.com/fr/installation-setup/installation/messagerie-whatsapp.md)
- [Twilio](https://docs.ngsurvey.com/fr/installation-setup/installation/messagerie-whatsapp/twilio-whatsapp.md): Se connecter à WhatsApp à l’aide de Twilio
- [Unifonic](https://docs.ngsurvey.com/fr/installation-setup/installation/messagerie-whatsapp/twilio-whatsapp-1.md): Se connecter à WhatsApp à l’aide d’Unifonic
- [Configuration de cluster / montée en charge](https://docs.ngsurvey.com/fr/installation-setup/installation/cluster-scale-out-configuration.md): Configurer plusieurs serveurs pour les sondages très exigeants
- [Mise en cache Redis](https://docs.ngsurvey.com/fr/installation-setup/installation/cluster-scale-out-configuration/mise-en-cache-redis.md)
- [Azure Entra](https://docs.ngsurvey.com/fr/installation-setup/installation/azure-active-directory.md)
- [Configuration Entra](https://docs.ngsurvey.com/fr/installation-setup/installation/azure-active-directory/azure-active-directory-setup.md)
- [Enregistrer les utilisateurs Entra](https://docs.ngsurvey.com/fr/installation-setup/installation/azure-active-directory/untitled.md)
- [Active Directory](https://docs.ngsurvey.com/fr/installation-setup/installation/active-directory.md): Utilisez votre base d’utilisateurs Active Directory existante
- [Configuration d’Active Directory](https://docs.ngsurvey.com/fr/installation-setup/installation/active-directory/active-directory-setup.md)
- [Enregistrer les utilisateurs Active Directory](https://docs.ngsurvey.com/fr/installation-setup/installation/active-directory/active-directory-users.md)
- [Paramètres des variables d’environnement](https://docs.ngsurvey.com/fr/installation-setup/installation/parametres-des-variables-denvironnement.md)
- [Politique de sécurité du contenu (CSP)](https://docs.ngsurvey.com/fr/installation-setup/installation/politique-de-securite-du-contenu-csp.md)
- [Configuration des origines croisées (CORS)](https://docs.ngsurvey.com/fr/installation-setup/installation/configuration-des-origines-croisees-cors.md)
- [Surveillance et journalisation](https://docs.ngsurvey.com/fr/installation-setup/installation/surveillance-et-journalisation.md)
- [Azure Log Analyses](https://docs.ngsurvey.com/fr/installation-setup/installation/surveillance-et-journalisation/azure-log-analyses.md)
- [Azure Application Insight](https://docs.ngsurvey.com/fr/installation-setup/installation/surveillance-et-journalisation/azure-application-insight.md)
- [AWS CloudWatch](https://docs.ngsurvey.com/fr/installation-setup/installation/surveillance-et-journalisation/aws-cloudwatch.md)
- [Journal des événements Windows](https://docs.ngsurvey.com/fr/installation-setup/installation/surveillance-et-journalisation/journal-des-evenements-windows.md)


---

# 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.ngsurvey.com/fr/installation-setup/installation.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.
