morrowind@lemmy.ml to Selfhosted@lemmy.worldEnglish · 23 hours agoGitea 1.25.0 | 3D file previews, improved archive downloads, enhanced authentication, and more security, API and workflow upgrades like automatic repo forking and email notifications for actionsblog.gitea.comexternal-linkmessage-square28fedilinkarrow-up176arrow-down11
arrow-up175arrow-down1external-linkGitea 1.25.0 | 3D file previews, improved archive downloads, enhanced authentication, and more security, API and workflow upgrades like automatic repo forking and email notifications for actionsblog.gitea.commorrowind@lemmy.ml to Selfhosted@lemmy.worldEnglish · 23 hours agomessage-square28fedilink
minus-squaremorrowind@lemmy.mlOPlinkfedilinkEnglisharrow-up1·22 hours agoIt seems designed for like teams of people. They both have like admin interfaces, which I can’t ever imagine for my use case. I’m sure I could get it running, I just dislike using tools that are significantly more complex than I need.
minus-squarejackr@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up3·22 hours agoyou could try something like cgit, that is the simplest you can get with git frontends I think
minus-squaremorrowind@lemmy.mlOPlinkfedilinkEnglisharrow-up1·21 hours agoInteresting, though this seems to only be a UI, not a server
minus-squarechakli@lemmy.worldlinkfedilinkEnglisharrow-up1·2 hours agoYou don’t need a specific server for bare-bones git server. Just an ssh server is sufficient
minus-squaremorrowind@lemmy.mlOPlinkfedilinkEnglisharrow-up1·39 minutes agoI do want it at least clonable over https
It seems designed for like teams of people. They both have like admin interfaces, which I can’t ever imagine for my use case.
I’m sure I could get it running, I just dislike using tools that are significantly more complex than I need.
you could try something like cgit, that is the simplest you can get with git frontends I think
Interesting, though this seems to only be a UI, not a server
You don’t need a specific server for bare-bones git server. Just an ssh server is sufficient
I do want it at least clonable over https