Post AlUKugDR6kRdWTnXSi by icedquinn@blob.cat
 (DIR) More posts by icedquinn@blob.cat
 (DIR) Post #AlUFyPKdKAGoXu7eqW by kaia@brotka.st
       2024-08-30T08:31:44.907483Z
       
       0 likes, 1 repeats
       
       Fedi, what's the easiest and most lightweight self hosted git frontend? :puniko_please:
       
 (DIR) Post #AlUG484yNjg6m8WfDs by romin@shitposter.world
       2024-08-30T08:32:53.210875Z
       
       1 likes, 1 repeats
       
       @kaia cgit probably
       
 (DIR) Post #AlUGPTUvwVY1HlqZrk by sigmasternchen@comfy.social
       2024-08-30T08:35:24.612Z
       
       2 likes, 0 repeats
       
       @kaia@brotka.st Probably the built-in git webserver.
       
 (DIR) Post #AlUKufJmRfvQjrl5iC by mia@movsw.0x0.st
       2024-08-30T09:24:11.440Z
       
       1 likes, 0 repeats
       
       @kaia probably forgejo but it doesn't have effective anti-spam i do have a crude patch that requires 2fa for registered users to do anything and that's a good enough bot deterrent
       
 (DIR) Post #AlUKugDR6kRdWTnXSi by icedquinn@blob.cat
       2024-08-30T09:27:10.029312Z
       
       1 likes, 0 repeats
       
       @mia @kaia i used cgit and stagit for a while. stopped cause emilis hated it lol.i think he's gone now tho
       
 (DIR) Post #AlUMIqRepJwY9XXKHg by level2wizard@mastodon.social
       2024-08-30T09:30:52Z
       
       1 likes, 0 repeats
       
       @kaia pure `git` + SSH if all you want is code hosting;`gitea` if you need more than that. Containerized well and although it's a pain in the ass it can be backed up / restored which is more than I can say for other options
       
 (DIR) Post #AlUMNuVP9pVwC5hkie by mia@movsw.0x0.st
       2024-08-30T09:24:53.604Z
       
       1 likes, 0 repeats
       
       @kaia upstream only has captcha which is completely ineffective
       
 (DIR) Post #AlUQrPPxhn4QHUTqO8 by oblomov@sociale.network
       2024-08-30T10:03:55Z
       
       1 likes, 0 repeats
       
       @kaia gitweb?
       
 (DIR) Post #AlUQv2L7S1t5rcweZs by cheri@subby.solutions
       2024-08-30T10:22:04.822632Z
       
       1 likes, 0 repeats
       
       @mezzodrinker @kaia today I learned git has a built in http server
       
 (DIR) Post #AlWN7u6nM15ibG2qky by Zucca@eliitin-some.fi
       2024-08-31T09:01:09Z
       
       1 likes, 0 repeats
       
       @kaia Dunno about easy, but https://git.zx2c4.com/cgit/about/At lest advetizes itself as fast.Is that what you are looking for?