...
- Extract the
Parasoft_SOAVirt_Data_Repository_Scripts_Pack.zip
file found in the Data Repository Server Pack downloaded previously to a location of your choice and open it. - Locate the script folder for your operating system (for example, Windows users would locate 'win-scripts').
- Copy that scripts folder into the root folder of your MongoDB installation and open it.
- Start the server by running server.bat (Windows) or server.sh (MacOS and Linux).
- Create a new user using the user.bat (Windows) or user.sh (MacOS and Linux). See Additional Information.
- (Optional) Register the server to CTP using the register.bat (Windows) or register.sh (MacOS and Linux).
- Verify that the server is running by opening <host>:<port> in a browser window, e.g.,
localhost:2424
. You should see the following message:
...