Hacker News new | ask | show | jobs
by qbasic_forever 1613 days ago
> Is Soft Serve for people who don't want to use GitHub?

There's no web UI for soft serve, it's strictly a command line and config driven git repo manager. It's more of a direct comparison to look at gitolite (also a script/CLI driven repo manager).

If you're looking for a run your own web UI for git, check out gitea.

1 comments

You can even hack it so that both projects share the repo directory. Use Gitea for web and native SSH and this for a TUI.