# Configuración de red

La configuración de puertos y los protocolos de red de Sherpa Process Discovery pueden ser ajustados para cumplir con todos los requisitos comunes del firewall.

La configuración de puerto por defecto es la siguiente:

\*Agentes de Discovery, salientes hacia el Discovery Server: 5672 (o 5671 al usar TLS)

\*Agentes de Discovery, entrantes desde el Discovery Server: dinámicos

\*Comunicación con la base de datos: 3306 y 1433 - configurable

\*Acceso del usuario a la interfaz web del Sherpa Process Discovery Server: 80 o 443

Para la interacción con el servidor web se utiliza https, opcionalmente se puede usar http. Sherpa Process Discovery soporta comunicación segura (utilizando el protocolo TLS 1.2) entre los Agentes de Discovery y el Discovery Server. Al instalarse con TLS, el cliente debe proporcionar los certificados necesarios, colocándolos en la ruta /opt/app/config/certs/, renombrándolos a orchestrator.crt y orchestrator.key.


---

# 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.sherparpa.ru/es/sherpa-process-discovery/diagramma-razvertyvaniya/konfiguraciya-seti.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.
