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

Configure Balena to poll for updates or send out update event #64

Open
FiddlersCode opened this issue Jan 22, 2020 · 1 comment
Open

Comments

@FiddlersCode
Copy link
Owner

The CI build now successfully pushes a docker image to docker hub. At this point, Balena needs to know there is a new image and pull it.

Either:

  • continuously poll Docker hub for images
  • Docker hub sends out a message to subscribers when it's been updated
  • CI system sends out a message to subscribers when Docker hub has been updated (seems a badly coupled design)
@FiddlersCode
Copy link
Owner Author

Probably just run a cron job twice a day to check for updates.

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

1 participant