Skip to content

방화벽이 막혀 있어서... #51

@open2

Description

@open2

기본 방화벽 포트는 apm 설치시에 풀어줘야 할 것 같습니다.

CentOS 7 - public zone에 80/443 2개 넣으면 됩니다.
firewall-cmd --permanent --zone=public --add-port=80/tcp
firewall-cmd --permanent --zone=public --add-port=443/tcp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions