charmbracelet / soft-serve

The mighty, self-hostable Git server for the command line🍦
MIT License
5.16k stars 127 forks source link

Integrate with Gitea Server #536

Open Merith-TK opened 2 months ago

Merith-TK commented 2 months ago

Is your feature request related to a problem? Please describe. I am hosting an already existing gitea server, and have users that I dont think would want to move to an SSH based interface.

Describe the solution you'd like use soft-serve as an alternative interface to gitea repos, would use the same "credentials" as gitea as well as the same physical repos/database

coderofsalvation commented 2 weeks ago

what about public readonly-access by mounting the /repos folder of gitea?

Merith-TK commented 2 weeks ago

That wont solve the issue of being able to push/pull from repos or wether or not a repo is private Plus I use packwiz with a few of my minecraft modpacks and host the packwiz files on my gitea server