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

Add update/patching ability to bootstrap script. #18

Open
tylerflint opened this issue Apr 7, 2017 · 1 comment
Open

Add update/patching ability to bootstrap script. #18

tylerflint opened this issue Apr 7, 2017 · 1 comment

Comments

@tylerflint
Copy link
Contributor

While the original functionality didn't call for this specifically, it has become apparent that over time there will be a need to update the packages on the host machines. It's not clear how or where this logic makes the most sense, but essentially, when a user updates the nanoagents from within the dashboard, we also want to to update the packages if anything is out of date. So, we'll need to add this logic to either:

1 - The current nanoagent-update script.
2 - The bootstrap script
3 - A separate script altogether that gets called separately on update.

@glinton, @notxarb thoughts or preferences?

@danhunsaker
Copy link
Contributor

If we go with option 3, it would be easier to support more platforms down the line.

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

No branches or pull requests

2 participants