이 콘텐츠는 선택한 언어로 제공되지 않습니다.

5.2. Installing into a Fabric Container


Overview

The fmc profile configures a container to become a management console server. You only need to apply the profile to one container in a fabric to enable the management console.

Procedure

To install the management console into a Fabric Container:
  1. Open a command console for one of the containers in the fabric.
  2. Install the management console's profile using the fabric:container-add-profile command shown in Example 5.2, “Installing the Management Console Profile”.

    Example 5.2. Installing the Management Console Profile

    >fabric:container-add-profile containerName fmc
    containerName is the name of the container into which the management console will be installed
  3. In your Web browser, open the management console.
    The console will be hosted at the container's HTTP service port. To determine the container's HTTP service port:
    1. Connect to the container into which you deployed the fmc profile using the fabric:container-connect command.
    2. Use the config:list command to see the container's configuration.
    3. Locate the org.ops4j.pax.web PID.
    4. See the value assigned to the org.osgi.service.http.port property.
    If the org.osgi.service.http.port is not set for this container, you can set it by adding the property to the fmc profile as shown in Example 5.3, “Setting a Fabric Container's HTTP Port”.

    Example 5.3. Setting a Fabric Container's HTTP Port

    > fabric:profile-edit -p org.ops4j.pax.web/org.osgi.service.http.port=portNumber fmc
Red Hat logoGithubRedditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

© 2024 Red Hat, Inc.