Extracting developer toolkit
Instructions on how to extract the developer toolkit environment setup files.
Before you begin
- Fresh setup of developer toolkit
If you do not have an existing developer toolkit installed:- It is recommended that you extract the
devtoolkit_docker.tarfile to your /home/user/ directory so that the devtoolkit_docker directory is directly within your /home/user/ directory. The
devtoolkit_extras.tarfile must be present in the same directory as thedevtoolkit_docker.tarfile.- After extracting, do not alter any value pertaining to the Sterling™ Intelligent Promising Inventory Visibility and Store Inventory Management tenants either in the devtoolkit_extras.tar file, or in any of its contents.
- It is recommended that you extract the
- Upgrade of developer toolkit
If you have an existing developer toolkit installed and are upgrading to a newer version of developer toolkit :- Navigate to the parent directory of your existing devtoolkit_docker directory.
- Rename your existing devtoolkit_docker directory to devtoolkit_docker_old.
- Rename or delete or move any existing
devtoolkit_docker.tarfiles. - Download the
devtoolkit_docker.tarfile to this directory. For more information, see Downloading the containerized developer toolkit. If you already have a
devtoolkit_extras.tarfile, you can continue to use that. However, if you have to use a newdevtoolkit_extras.tar file, rename or move the old extras file. Anydevtoolkit_extras.tarfile should be present in the same directory as thedevtoolkit_docker.tarfile.- Do not run the
./om-compose.sh wipe-cleancommand before upgrade, because it removes all data and configurations.