Is it possible to use Gitaly as proxy to git (bitbucket) without gitlab

Hello!

I’m a new one to gitlab. I would like to up locally gitaly as proxy for my requests to git (github or bitbucket).
Thank you for any help and suggestions.

There isn’t anything in the Gitlab documentation that I can see: Gitaly and Gitaly Cluster | GitLab

Why would you want to do that anyway? Doesn’t make sense.

Thank you for response! So I need it for my app that works as mini IDE. It has to integrate with different types of remote git (bitbucket, github). So I want to use it as connector.