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

EPIC-03: Implement deployment functionality in VSCode plugin #14

Open
cpotter302 opened this issue Apr 26, 2023 · 0 comments
Open

EPIC-03: Implement deployment functionality in VSCode plugin #14

cpotter302 opened this issue Apr 26, 2023 · 0 comments
Assignees

Comments

@cpotter302
Copy link
Collaborator

Tasks:

  1. Extend functionality of plugin to deploy containerto hardware platform
  2. Three stages:
  • Plugin sends message to Kanto to trigger Kanto downloading the app image from github and start
  • Plugin downloads image from github, copies image to device, and instructs kanto to start container
  • Plugin builds image, copies image to device, and instructs kanto to start container

Tech Stack:

  • Docker/container.d
  • Typescript
  • Eclipse Kanto
  • VSCode Plugin SDK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants