https://github.com/softwareag/cumulocity-tedge-setup
Standalone web ui to setup edge
https://github.com/softwareag/cumulocity-tedge-setup
agent cumulocity-agent cumulocity-extension cumulocity-iot extension iot-analytics thin-edge
Last synced: about 1 year ago
JSON representation
Standalone web ui to setup edge
- Host: GitHub
- URL: https://github.com/softwareag/cumulocity-tedge-setup
- Owner: SoftwareAG
- License: apache-2.0
- Created: 2021-11-04T07:10:33.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-08T13:38:53.000Z (over 2 years ago)
- Last Synced: 2025-04-06T03:05:08.631Z (about 1 year ago)
- Topics: agent, cumulocity-agent, cumulocity-extension, cumulocity-iot, extension, iot-analytics, thin-edge
- Language: TypeScript
- Homepage:
- Size: 18.8 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cumulocity Tedge Setup
This project adds components to the thin edge:
* web UI, for easy setup of the thin edge
* simple graph to view streamed data
* component to store measurements locally in a mongo db
## Run solution
```
docker-compose up
```
Then access the web UI: http://localhost:9080/#/setup

Then access the analytics dashboard: http://localhost:9080/#/analytics

---
These tools are provided as-is and without warranty or support. They do not constitute part of the Software AG product suite. Users are free to use, fork and modify them, subject to the license agreement. While Software AG welcomes contributions, we cannot guarantee to include every contribution in the master project.
For more information you can Ask a Question in the [Tech Community Forums](https://tech.forums.softwareag.com/tags/c/forum/1/Cumulocity-IoT).
You can find additional information in the [Software AG Tech Community](https://techcommunity.softwareag.com/en_en/cumulocity-iot.html).