Solutions
Digital Factory Demo
Online Installation Digital Factory Demo
12min
Download the docker-compose image and the Litmus Edge Template File from Central Portal marked with the "ONLINE" Flag.
- Upload “litmus_demo_install.tar” file under Applications > Images > “+” > Upload > Select Docker Image
- Choose the “litmus_demo_install.tar” file and Import
Result should look as follows:
- Go to Application > Containers > Run
- Enter this command:
docker run -it -d --rm -v /var/run/docker.sock:/var/run/docker.sock -e HOST_IP= "litmus/demo_install" litmus/demo_install
- Click “Run”
- Wait several minutes (3-4) while the containers start to load and run
- Refresh the browser
- You should see the following with 15 containers running:
- Go to System > Backup/Restore > Template > Upload Template
- Upload the “Template.json” file
NOTE: This step might be unnecessary with 3.11.0
- Go to DeviceHub > Devices
- Check the “Enable Data Store” and set to 24 (hours)
- Click on “Update Device”. Do this for all the devices (this is by design)
- Go to Flows > 1. production
- Choose “Global Code Matrix” tab and double click the “Insert Record” node
- Click on the pencil icon
- Add the Username and Password (shown below)
- Click Update
- This username and password will need to be performed in the following nodes:
- Flows Manager > 3. Startup and Maintenance > "Clear Old Records" tab > MSSQL-PLUS node
- Flows Manager > 4. Energy Monitoring, CBM and CDM > "Scheduled Work Order" tab > MSSQL-PLUS node
- Flows Manager > 4. Energy Monitoring, CBM and CDM > "Condition Based Monitoring (CBM)" tab > MySQL_CBM node
- Note: Make sure you “Deploy” the changes in Flows
- Lastly, you will need to add a user to the internal LE database tsdata. To add the user, go to DataHub > DB Users and press the "+" button.
- Add the user created in step above to the Flows Manager > 4. Energy Monitoring, CBM and CDM > InfluxDB node.
- Browse to the IP address of the Litmus Edge and add “:3000” to the URL
- Login to Grafana using admin/admin
- Change the password (or skip)