Login
4 branches 0 tags
Ben Create issue: Remote CI a73ebb6 15 days ago 89 Commits
date
2026-01-08T21:11:01.349617693Z
author
ben
email
bennyschulenburg@gmx.de
title
Allow deploy keys per repo/project

Basically I'd like to specify ssh public keys that give SSH read access to one particular project. This is mainly nice when having multiple private repositories since I can then give each VPS only access to the single repo they need instead of all of them (even worse if I have to give them write access as well, would be rather insecure IMO).