morrowind@lemmy.ml to Selfhosted@lemmy.worldEnglish · 2 days 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-square31fedilinkarrow-up184arrow-down11
arrow-up183arrow-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 · 2 days agomessage-square31fedilink
minus-squaremorrowind@lemmy.mlOPlinkfedilinkEnglisharrow-up1·2 days 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-squareScreaminOctopus@sh.itjust.workslinkfedilinkEnglisharrow-up1·13 hours agoSourcehut is really the only step between just using an ssh server and something like forgejo that I know of.
minus-squaremorrowind@lemmy.mlOPlinkfedilinkEnglisharrow-up1·12 hours agoThere’s soft serve but it doesn’t have a UI
minus-squarejackr@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up3·2 days agoyou could try something like cgit, that is the simplest you can get with git frontends I think
minus-squaremorrowind@lemmy.mlOPlinkfedilinkEnglisharrow-up1·1 day agoInteresting, though this seems to only be a UI, not a server
minus-squarechakli@lemmy.worldlinkfedilinkEnglisharrow-up1·17 hours agoYou don’t need a specific server for bare-bones git server. Just an ssh server is sufficient
minus-squaremorrowind@lemmy.mlOPlinkfedilinkEnglisharrow-up1·16 hours 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.
Sourcehut is really the only step between just using an ssh server and something like forgejo that I know of.
There’s soft serve but it doesn’t have a UI
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