khoi@slrpnk.net to Selfhosted@lemmy.worldEnglish · 1 year agoAnyone knows a good lightweight self-hosted alternative to GitHub?message-square52fedilinkarrow-up144arrow-down12file-text
arrow-up142arrow-down1message-squareAnyone knows a good lightweight self-hosted alternative to GitHub?khoi@slrpnk.net to Selfhosted@lemmy.worldEnglish · 1 year agomessage-square52fedilinkfile-text
minus-squareCarol2852@discuss.tchncs.delinkfedilinkEnglisharrow-up12·1 year agoIf you just want a remote to push your code to without issues, projects, pull requests and such you can use git only: https://git-scm.com/book/en/v2/Git-on-the-Server-Setting-Up-the-Server
minus-squarekhoi@slrpnk.netOPlinkfedilinkEnglisharrow-up5·1 year agoThis is actually a good idea! No need to over engineer stuff 😅
If you just want a remote to push your code to without issues, projects, pull requests and such you can use git only: https://git-scm.com/book/en/v2/Git-on-the-Server-Setting-Up-the-Server
This is actually a good idea! No need to over engineer stuff 😅
Yup K.I.S.S