...
Extract the data repository server .zip file you downloaded to a location of your choice and open the 'scripts' folder contained within 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., for example,
localhost:2424
. You should see the following message:
...