I have not yet tried it, but I am interested in having a qube where I can install a git service like Gitea or Forgejo, then access it over qrexec so I don’t have to network the VMs. (Only git over qrexec)
It works, I will use a simple read only front-end to view the repositories. The biggest problem with this is that it apparently gives access to all stored repositories when used, but otherwise it works!
I wonder if it could be modified to only give access to repositories under a subdir with the VM name?