GatoB@lemmy.world to Selfhosted@lemmy.worldEnglish · edit-23 年前What do you recommend to selfhost code repositories?message-squaremessage-square32fedilinkarrow-up131arrow-down16file-text
arrow-up125arrow-down1message-squareWhat do you recommend to selfhost code repositories?GatoB@lemmy.world to Selfhosted@lemmy.worldEnglish · edit-23 年前message-square32fedilinkfile-text
minus-squarezaphod@lemmy.calinkfedilinkEnglisharrow-up3·3 年前Exactly what I do. Unless you need fancier collaboration features–issue tracker, UI for handling PRs, etc–a bare repo on the other side of ssh plus something like cgit if you want to make the code available via a browser is perfectly sufficient.
Exactly what I do. Unless you need fancier collaboration features–issue tracker, UI for handling PRs, etc–a bare repo on the other side of ssh plus something like cgit if you want to make the code available via a browser is perfectly sufficient.