Overview
This document outlines the steps required to update the MARS URL from “mars(dot)42gears(dot)com” to “mars.astrouploads.com” across different SureMDM On-Premise Styx versions.
Note – This document and the steps apply only to the SureMDM On-premise.
Compatibility
This migration tool is only compatible with the following Styx versions:
- 7.3x Series: 7.35.8, 7.35.9
- 1.7 Series: 1.7.1
- 1.11 Series: 1.11.8, 1.11.9, 1.11.10, 1.11.11
- 1.20 Series: 1.20.1, 1.20.2
- 1.32 Series: 1.32.2
Installation & Setup
- Download: Obtain the migration tool package from this link.
- Extract: Unzip the package contents.
unzip mars-migrator.zip
- Relocate: Move the extracted files into your k8sopinstaller directory.
sudo mv mars-migrator <path_to_k8sopinstaller>
- Permissions: Grant executable permissions to the binary by running:
cd <path_to_k8sopinstaller>
sudo chmod +x mars-migrator
Note: Keep your SQL and MongoDB server details ready.
Execution
To launch the migration utility, run the following command:
sudo ./mars-migrator
Once the tool starts, select your specific Styx version from the menu and follow the step-by-step on-screen instructions to complete the migration.
Need more help? Here’s how to get help from our experts.
Was this helpful?
YesNo