GatoB@lemmy.world to Selfhosted@lemmy.worldEnglish · edit-21 year agoWhat do you recommend to selfhost code repositories?message-squaremessage-square5fedilinkarrow-up10arrow-down10file-text
arrow-up10arrow-down1message-squareWhat do you recommend to selfhost code repositories?GatoB@lemmy.world to Selfhosted@lemmy.worldEnglish · edit-21 year agomessage-square5fedilinkfile-text
minus-squareoldfart@lemm.eelinkfedilinkEnglisharrow-up0·1 year agoGitea. I used raw SSH for years but occasionally I had to share accesss to a repo with sonebody else, and the whole dance with creating an unix user and giving proper permissions was only fun for the first time.
minus-squaremaschmann@lemmy.worldlinkfedilinkEnglisharrow-up1·1 year agoTo make this easiert, you could have used gitolite 🙃 That was my first attempt in 2010 or something and it worked fine.
minus-squareMadByteDE@feddit.delinkfedilinkEnglisharrow-up1·1 year agoI second it. Easy to setup and use. Works great for my small game projects.
Gitea.
I used raw SSH for years but occasionally I had to share accesss to a repo with sonebody else, and the whole dance with creating an unix user and giving proper permissions was only fun for the first time.
To make this easiert, you could have used gitolite 🙃 That was my first attempt in 2010 or something and it worked fine.
I second it.
Easy to setup and use. Works great for my small game projects.