All Products
Search
Document Center

Elastic Compute Service:Install required components or environments for an application

Last Updated:Dec 15, 2025

You can use the extensions feature to quickly install components or environments, such as Docker and Java, on Elastic Compute Service (ECS) instances in an application group. This feature standardizes the installation process and ensures environment consistency.

Use public extensions

  1. Go to the ECS Console - Application Management page. On the My Applications tab, click the name of the target application to open the application details page.

  2. On the application details page, click the Application Group tab. Find the target application group and click O&M.

  3. In the O&M Operations area, click ACS-ECS-BulkyConfigureOOSPackageWithTemporaryURL. In the search box, enter a keyword, such as Docker, to search for an extension, and then click Next. Finally, click Create.

    Public extensions provide commonly used components and environments. If these extensions meet your needs, you can select and install them directly. Otherwise, use custom extensions to perform a custom installation.