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.tar
file to your /home/user/ directory so that the devtoolkit_docker directory is directly within your /home/user/ directory. - The
devtoolkit_extras.tar
file must be present in the same directory as thedevtoolkit_docker.tar
file. - 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.tar
files. - Download the
devtoolkit_docker.tar
file to this directory. For more information, see Downloading the containerized developer toolkit. - If you already have a
devtoolkit_extras.tar
file, 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.tar
file should be present in the same directory as thedevtoolkit_docker.tar
file. - Do not run the
./om-compose.sh wipe-clean
command before upgrade, because it removes all data and configurations.