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

TEL - Pi Management Console #64

Draft
wants to merge 26 commits into
base: master
Choose a base branch
from
Draft

TEL - Pi Management Console #64

wants to merge 26 commits into from

Conversation

davidbeechey
Copy link
Contributor

New view on the Telemetry GUI for managing Raspberry Pis.

Will allow users to:

  • View the IP address and other details of the Pis on the pod in a table.
  • Check whether the Pi is up-to-date.
  • Update the Pis (binary and/or config).
  • SSH into the Pis.

The correct binary and config versions will (probably) be determined by pulling and building a local copy of the master branch and building it using Docker. These versions will be compared against the hashes provided by the Pis via the Pi version manager daemon (see #51) to determine whether the Pi is up-to-date.

Initial Screenshot

image

@davidbeechey davidbeechey self-assigned this Jan 29, 2024
@davidbeechey davidbeechey added the enhancement New feature or request label Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant