> For the complete documentation index, see [llms.txt](https://docs.hivel.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hivel.ai/self-managed-hivel-deployment/virtual-private-cloud/azure/hivel-on-premises-deployment-guide-azure/prerequisites-overview/network-requirements.md).

# Network Requirements

Configure the following network rules for your deployment. Apply Azure rules to your VM's Network Security Groups and AWS rules as outbound connections from your VM to Hivel's AWS account.

| **Direction**       | **Port/Destination**             | **Purpose**                                                                           |
| ------------------- | -------------------------------- | ------------------------------------------------------------------------------------- |
| Inbound             | 22                               | Used for secure remote access to the server via SSH.                                  |
| Inbound             | 80                               | API Gateway                                                                           |
| Inbound             | 5432                             | Database access from application server only (no public or external access permitted) |
| Inbound             | 3000                             | Hivel UI (only for direct-IP or ALB access)                                           |
| Inbound             | 4317                             | Required only while integrating Claude Code.                                          |
| Outbound            | 443                              | Pull Hivel's Docker images from AWS ECR                                               |
| Outbound (optional) | Your Jira/GitHub/GitLab instance | Integration connectivity                                                              |

**Proxy Configuration**\
Outbound traffic to Hivel's container registry (ECR) can route through a standard corporate proxy without additional configuration on Hivel's side. If your organization requires outbound traffic to other destinations (package repositories, Jira/GitHub/GitLab instances) to route through a proxy, contact your Hivel representative to confirm support before finalizing firewall rules.

<br>

{% columns %}
{% column %} <a href="/self-managed-hivel-deployment/virtual-private-cloud/azure/hivel-on-premises-deployment-guide-azure/prerequisites-overview/verify-prerequisites-before-starting.md" class="button primary" data-icon="backward">Back to Verify Prerequisites Before Starting</a>
{% endcolumn %}

{% column %}

{% endcolumn %}

{% column %} <a href="/self-managed-hivel-deployment/virtual-private-cloud/azure/hivel-on-premises-deployment-guide-azure/prerequisites-overview/verify-virtual-machine-requirements.md" class="button primary" data-icon="forward">Virtual Machine Requirements</a>
{% endcolumn %}
{% endcolumns %}
