I would be happy to hear that I'm overthinking this, and that there's some blindingly obvious solution I'm missing...
Presumably the remote RPi systems have Internet access, to allow them to be accessed via RPI-CONNECT?
So they could access a Git Repository server 'in the cloud'?
Both GitHub and CodeBerg allow repositories to be marked 'Private', such that they need username/password authentication or deployed ssh-style ppk keys.
So the service may be public, but your Repo need not be.
Possibly RPi-Connect shell into the remote RPi, then simply use git pull to bring the project files up to date?
Not particularly clever, but perhaps functional? But obviously no use if you are averse to having your Repos on someone else's machine.
Statistics: Posted by B.Goode — Thu Sep 05, 2024 8:27 pm