GatoB@lemmy.world to Selfhosted@lemmy.worldEnglish · edit-22 年前What do you recommend to selfhost code repositories?message-squaremessage-square14fedilinkarrow-up120arrow-down14file-text
arrow-up116arrow-down1message-squareWhat do you recommend to selfhost code repositories?GatoB@lemmy.world to Selfhosted@lemmy.worldEnglish · edit-22 年前message-square14fedilinkfile-text
minus-squareoldfart@lemm.eelinkfedilinkEnglisharrow-up12·2 年前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.
minus-squaremaschmann@lemmy.worldlinkfedilinkEnglisharrow-up2·2 年前To make this easiert, you could have used gitolite 🙃 That was my first attempt in 2010 or something and it worked fine.
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.