Server Network Confirmation

  • Last update: 2024-07-12
  • Overview 

    This article explains the ports to be used by components and the ports to be opened on the server related to FineOps FineBI projects.

    Component-Occupied Port 

    There are many components in the O&M projects, and their operation will occupy some server ports.

    Before deployment, ensure that the default mapping port is not in use. If it is already in use, arrange other free ports.


    iconNote:

    Ensure that the ports of all servers are consistent and the port configuration meets the requirements since the components are randomly assigned during installation.


    Component

    Default Port Number

    Description

    bi-web

    8080

    Project-occupied port
    12100 Port for the crash handling tool

    7800

    7830

    7840

    7850

    7870

    Port for TCP communication in the cluster
    50050

    50051

    50100

    50101

    50200

    Port for data synchronization in the cluster

    bi-engine-worker

    (If multiple worker components need to be installed on one server, the default port numbers increase sequentially.)

    9001

    Port for calling the bi-engine-worker component

    9004

    Port for the monitor

    13777Port for obtaining the monitoring information
    bi-engine-master8000Component-occupied port
    13787Port for obtaining the monitoring information

    bi-minio

    9008

    9009

    Port occupied by the client and the server
    Ops_agent9070Component-occupied port

    filebeat

    /
    No ports occupied
    nginx80

    Component-occupied por

    iconNote:
    Non-root users cannot use ports of numbers below 1024 by default. Prepare other ports if you need to deploy a project as a non-root user.


    redis

    6379Component-occupied port

    mysql

    3306

    Component-occupied port

    minio


    9000

    9001

    Port occupied by the client and the server

    elasticsearch

    9200

    Component-occupied port


    Networking

    To ensure normal access to O&M projects and smooth O&M project deployment and monitoring via FineOps, certain server ports must be opened for use in different scenarios.

    Extranet and O&M Project

    DescriptionExtranetRelationO&M Project
    For the admin to access O&M projects

    O&M personnel 

    (unlimited IP address)

    Access ->

    Project nginx

    • Without SSL configured: 80

    • With SSL configured: 443

    For reading/writing dataBusiness database<-Access->

    Project nginx

    • Without SSL configured: 80

    • With SSL configured: 443

    For FineOps to pull images from the cloud repository

    FanRuan Cloud Image Repository

    (fineops-registry.cn-hangzhou.cr.aliyuncs.com:443)

    <- Access

    registry: 5000

    O&M Project

    Ensure that all the mentioned component-occupied ports can intercommunicate with each other.

    FineOps and O&M Project  

    DescriptionFineOpsRelation

    O&M Project

    Basic O&MFineOps nginx
    • Root user deployment: 80

    • Non-root user deployment: 8090

    • With SSL configured: 443

    <- Access

    Each bi-web node of the project: 8080


    Each worker node of the project: 8080

    The master node of the project
    Transmitting the server and component indicator information of the project to FineOpsFineOps nginx
    • Root user deployment: 80

    • Non-root user deployment: 8090

    • With SSL configured: 443

    <- Access

    The ops-agent component on every server of this project (on project nodes and cluster component nodes): 9070

    Tracing

    FineOps skywalking_oap:

    11800 and 12800

    <- Access

    Each bi-web node of the project: 8080

    Each worker node of the project: 8080

    The master node of the project

    Tracing

    FineOps skywalking_oap:

    11800 and 12800

    <- Access

    Project nginx

    • Without SSL configured: 80

    • With SSL configured: 443

    Pulling components from the image repository of FineOps for project deploymentregistry: 5000<- Access

    Project nodes and cluster component nodes of unlimited servers

    附件列表


    主题: New Project Deployment
    Previous
    Next
    • Helpful
    • Not helpful
    • Only read