niemeyer / gopkg

Source code for the gopkg.in service.
Other
539 stars 85 forks source link

Gitlab support? #24

Closed mattes closed 10 years ago

mattes commented 10 years ago

Am I right that atm only github.com is supported? What about self-hosted Git instances? Can we add support for other sites, too?

niemeyer commented 10 years ago

Yes, right now the gopkg.in service only supports github.com. There are a few ideas floating to support other mainstream services, but none to support arbitrary hosts right now. For those I'd recommend just deploying an instance of the service, for the moment.

mattes commented 10 years ago

ok thanks!