@ -1,10 +1,9 @@
|
|||||||
IoTs 3.0.0 QSG Setup guide
|
IoTs 3.1.0 QSG Setup guide
|
||||||
|
|
||||||
1. Navigate to this folder using the terminal, Note that this (Readme.txt) flie should be located under <IoTS_HOME>/core/samples/mobile-qsg/ directory.
|
1. Start the WSO2 IoTS server
|
||||||
2. Stop the WSO2 IoTS if already runing
|
2. Navigate to <IoTS_HOME>/core/samples/mobile-qsg/ directory using the terminal.
|
||||||
3. Then execute the copy-files.sh script
|
3. Once server is started execute the mobile-qsg.sh script
|
||||||
4. Start the WSO2 IoTS server
|
4. Then login to the https://<your-server>:9443/devicemgt/ and use the username,password as alex alex@IoTS,
|
||||||
5. Once server is started execute the mobile-qsg.sh script
|
Note that for this sample we have configured above user from the script. If you want to run this script again you have to login as admin and remove the user alex, chris and role iotMobileUser from the IoT Server.
|
||||||
6. Then login to the https://<your-server>:9443/devicemgt/ and use the username,password as alex alex@IoTS, Note that for this sample we have configured above user from the script. If you want to run this script again you have to login as admin and remove the user alex, chris and role iotMobileUser from the IoT Server.
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,8 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
# product-emm qsg sample setup script for copying the required files
|
|
||||||
|
|
||||||
echo "Copying the required files for wso2iots-3.0.0 QSG setup ..."
|
|
||||||
cp dropings/* ../../repository/components/dropins/
|
|
||||||
cp webapps/* ../../repository/deployment/server/webapps/
|
|
||||||
|
|
||||||
|
|
After Width: | Height: | Size: 58 KiB |
After Width: | Height: | Size: 58 KiB |
After Width: | Height: | Size: 58 KiB |
After Width: | Height: | Size: 58 KiB |
After Width: | Height: | Size: 58 KiB |
After Width: | Height: | Size: 58 KiB |
After Width: | Height: | Size: 58 KiB |
After Width: | Height: | Size: 58 KiB |
After Width: | Height: | Size: 58 KiB |
After Width: | Height: | Size: 58 KiB |