Skip to content

This tool allows serving the files in a git repository through HTTP. An endpoint allows updating the local repo.

License

Notifications You must be signed in to change notification settings

happn-app/http-server-for-git-repos

Repository files navigation

http-server-for-git-repos

Serve the files in your git repositories via HTTP.

Why?

The need for this project has arisen when we wanted a private Helm repository under git. Most solutions for Helm repositories either rely on being public and thus being able to be served as GitHub Pages, or not being under git.

I wanted a private Helm repository under git, hence this project.

About

This tool allows serving the files in a git repository through HTTP. An endpoint allows updating the local repo.

Resources

License

Stars

Watchers

Forks

Packages

No packages published