Legacy platform

Downloading the containerized developer toolkit on the legacy platform

You can download the containerized developer toolkit on the legacy platform by using Self Service.

Before you begin

Ensure that your local workstation meets the expected system requirements that are described in the Prerequisites.

If you have downloaded the latest version of the developer toolkit, you can skip this procedure and directly follow the instructions in the Setting up the containerized developer toolkit environment topic.

About this task

You can download the developer toolkit version from Self Service based on your requirement.
  • Download the latest version of the developer toolkit for testing before you implement it in your environment.
  • Download the environment-specific developer toolkit for your environment.
Note: If you are currently using the file-based developer toolkit, IBM recommends migrating to the containerized developer toolkit.

Procedure

  1. Log in to Self Service.
  2. Select the organization.
  3. To download the latest version of the developer toolkit, complete the following steps.
    1. Click Download latest toolkit from your username menu.
    2. In the License information page, click I agree to accept the license agreement.
    3. The latest version of the developer toolkit is downloaded as devtoolkit_latest.tar in your local workstation.
      This developer toolkit corresponds to the latest minor or major version of the runtime image that is released. Your cloud environment can be on this version or a lower version.
    4. Rename the tar file that you have downloaded to devtoolkit_docker.tar.
  4. To download an environment-specific developer toolkit, complete the following steps.
    1. From the Self Service menu, select Environments.
    2. Select the environment where you want to run the processes.
    3. In the Processes tab, click Start. A list of processes is displayed.
    4. From the list, select Extract OMS developer toolkit and then select Docker based integrated developer toolkit.
    5. Click Submit to run the process to extract the containerized developer toolkit. The extracted toolkit is downloaded as devtoolkit_docker.tar compressed file to the configured path /home/<tenant-code>/ directory in the Drop Server.
    6. Download the devtoolkit_docker.tar from the Drop Server to your local machine. The devtoolkit_docker.tar file includes the compose scripts inside the compose directory and IBM Sterling Order Management System runtime image.
    7. The developer toolkit is downloaded as devtoolkit_docker.tar to the /home/<tenant-code>/ directory on the Drop Server.
    8. Copy the devtoolkit_docker.tar to a local directory.

What to do next

Set up a containerized developer toolkit environment to build and test the extensions for your IBM Sterling Order Management System solution. For more information, see Setting up the containerized developer toolkit environment.