DEV Community

Nikhil Mhatre
Nikhil Mhatre

Posted on

Exploring a self-hosted system for managing code and business logic

I’m exploring an idea for a lightweight, self-hosted system to manage repositories and business logic — essentially, host your own Git with your own storage.

Key points about the concept:

  • Repositories live in your own Blob or object storage, keeping your code private and fully under your control.
  • Fault-tolerant and scalable, handling repository management and pull requests reliably.

I’m curious to hear from developers, DevOps engineers, and anyone who manages code for teams:

  • Would a system like this be useful for your team or company?
  • What features would make it essential for your workflow?

If you’re interested or want to share detailed feedback, you can fill out this short form: Feedback Form

Your input will help shape the direction of this project — thanks for taking a minute to share your thoughts!

Top comments (0)