Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 21 days 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-09T16:23:48.000Z (over 3 years ago)
- Last Synced: 2024-11-11T16:24:48.507Z (3 months 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/EIVolumes
=======All permanent volumes are created and mounted from ./data directory.