Hacker News new | ask | show | jobs
by reacharavindh 2222 days ago
Do you have a reference for such a barebones git setup anywhere? I’d love to get rid of Gitea currently in use for the team and replace it with simple Git + SSH. We don’t need branch level access control.

Last I checked, I gave up after try to set up keys for each user into a ‘git’ user in the VM running git. Any guidance here would be of great help.

1 comments

I have tidied up my script and written some docs and put the result up here https://github.com/artumi-richard/ssh-git-hosting/