# Configuração de Rede

A configuração de portas e protocolos de rede do Sherpa RPA pode ser ajustada para atender a todos os requisitos comuns de firewall. A configuração de porta padrão é a seguinte:

\*Sherpa Attended Robot, Sherpa Unattended Robot, Sherpa Coordinator saindo para Sherpa Orchestrator: 80 ou 443

\*Em todas as comunicações de rede, a iniciativa de estabelecer a conexão e o pedido inicial pertence apenas aos componentes clientes, ou seja, Sherpa Attended Robot, Sherpa Unattended Robot e Sherpa Coordinator.\
Sherpa Orchestrator não faz solicitações aos clientes por iniciativa própria.

\*Conexão com o banco de dados: 3306 e 1433 - configurável

\*Acesso do usuário à interface web do Sherpa Orchestrator: 80 ou 443

Para interação com o servidor web, utiliza-se https, sendo opcional o http. O Sherpa RPA suporta comunicação segura (usando o protocolo TLS 1.2) entre Sherpa Attended Robot, Sherpa Unattended Robot, Sherpa Coordinator e Sherpa Orchestrator. Ao instalar com TLS, o cliente deve fornecer os certificados necessários, colocando-os no caminho\
/opt/app/config/certs/, renomeando-os para orchestrator.crt e 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/pt/sherpa-rpa/diagramma-razvertyvaniya-sherpa-rpa/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.
