https://github.com/alttch/eva-demo-basic
EVA ICS basic demo
https://github.com/alttch/eva-demo-basic
automation cloud iiot iot mqtt
Last synced: about 1 year ago
JSON representation
EVA ICS basic demo
- Host: GitHub
- URL: https://github.com/alttch/eva-demo-basic
- Owner: alttch
- License: apache-2.0
- Created: 2019-03-27T15:15:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-09T16:23:48.000Z (almost 5 years ago)
- Last Synced: 2025-02-27T03:50:18.914Z (over 1 year ago)
- Topics: automation, cloud, iiot, iot, mqtt
- Homepage: https://www.eva-ics.com/
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
EVA ICS demo: Basic
*******************
EVA ICS (https://www.eva-ics.com/) basic demo configuration.
Layout
======
This demo deploys single EVA ICS node with UC, LM PLC and SFA installed.
The node configuration is empty.
Network and containers
======================
* **eva_basic_1** EVA ICS node, *10.27.5.10:*
Deployment
==========
Requirements: `Docker `_, `docker-compose
`_.
* Execute *docker-compose up* to deploy containers
Management
==========
http://10.27.5.10:8828 - SFA API/primary operator interface (empty, framework
files only).
From the command line: *docker exec -it eva_basic_1 eva-shell*
The default master key is: *demo123*
Components:
* http://10.27.5.10:8812 - UC API/EI
* http://10.27.5.10:8817 - LM PLC API/EI
Volumes
=======
All permanent volumes are created and mounted from ./data directory.