Remote connection to a container

更新时间:
复制 MD 格式

After you deploy a container, you can use the Simple Application Server management console to remotely connect to and manage it.

Procedure

  1. Go to the Simple Container Service page in the Simple Application Server console.

  2. On the Simple Container Service page, click the ID of the target container service instance.

    If you have many container service instances, you can enter an instance ID in the search box to find the instance.

  3. On the Overview tab, find the target container group in the Information about Elastic Container Instance section and click Remote Connection in the Actions column.

  4. In the Remote Connection dialog box, click Logon under the target container.

  5. Manage the container.

    For example, to check the status of an Nginx container, run the following command:

    service nginx status
    Welcome to Alibaba Cloud Elastic Container Instance!
    This connection has been audited, you can view the audit log on the ECI console.
    How to integrate the current page into your system: https://help.aliyun.com/document_detail/202846.html
    eci information:
    cn-hangzhou::eci-bp1b1tt6mxxx    5pi2t::dm-cs-8xxx    2483571555dcbae-5b78566ccb-bgmx4::nginx
    # service nginx status
    nginx is running.