Skip to content

One line read-only serve of all git repositories in a folder #718

@monotykamary

Description

@monotykamary

Is your feature request related to a problem? Please describe.
N/A

Describe the solution you'd like
I have a use case where I run git daemon --verbose --export-all --base-path=. --reuseaddr in a controlled Tailscale environment really only allowing read-only access to all of the git repos inside a folder. I was wondering if there was an equivalent with soft serve

Describe alternatives you've considered
The only real alternative is git daemon --verbose --export-all --base-path=. --reuseaddr

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions