Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update demo to run child devices using tedge-agent #94

Merged
merged 4 commits into from
Oct 3, 2024

Conversation

reubenmiller
Copy link
Contributor

@reubenmiller reubenmiller commented Oct 3, 2024

Promote the fact that the tedge-agent can also be run on child devices so that users don't need to develop there own custom agents to manage child devices (which run a Linux OS or as a container)

The main demo now has the following setup:

  • main device (with systemd)
  • child01 - tedge-agent deployed in a multi-process (s6-overlay) container
  • child02 - tedge-agent deployed in a systemd based container

An example firmware_update workflow has also been added to the main and child devices however it won't be visible until thin-edge.io 1.3.1 is release (due to thin-edge/thin-edge.io#3145)

Signed-off-by: Reuben Miller <reuben.d.miller@gmail.com>
Signed-off-by: Reuben Miller <reuben.d.miller@gmail.com>
Signed-off-by: Reuben Miller <reuben.d.miller@gmail.com>
Copy link

github-actions bot commented Oct 3, 2024

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
20 0 2 20 100 2m39.8s

Signed-off-by: Reuben Miller <reuben.d.miller@gmail.com>
@reubenmiller reubenmiller force-pushed the feat-replace-child-device-demo branch from cc8dd2c to 531384a Compare October 3, 2024 17:47
@reubenmiller reubenmiller added this pull request to the merge queue Oct 3, 2024
Merged via the queue into main with commit afd896e Oct 3, 2024
5 checks passed
@reubenmiller reubenmiller deleted the feat-replace-child-device-demo branch October 3, 2024 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant