Sourcebot: open-source code search for GitLab (branch search support)

Hey everyone! Wanted to share an open-source code search tool we’ve built that works as a great replacement for GitLab’s built-in search. Features include:

  • Self-hostable with a single docker command
  • Search across any number of groups and projects
  • Support for indexing and searching across branches
  • Zoekt search (regex, filter by repo/filetype, etc)
  • Modern UI (syntax highlighting, built-in file viewer, dark/light mode, vim navigation, share links)

Hopefully this is useful for y’all! Happy to answer any questions in this thread :slight_smile: