Skip to content

Allow custom endpoints #105

Open
Open
@kellydunn

Description

@kellydunn

Hello there, and thanks for the neat tool! I'm excited to see it grow!

One feature I'd personally love to see is to have some ability to run clib as an on-premises, private, hosted service; it would be neat to use clib for private dependencies.

Drawing inspiration from tools like geminabox, npm enterprise, or even just trying to clone from private github repositories with go get, it seems like a natural evolution for clib, at least in my opinion.

Granted, this work might be blocked by a few present issues, like supporting repositories outside of github (#51), and ironing out the details of the publishing process (#76).

I think a quick proof of concept could be rolled out; a minimal viable product could be pointing to a privately hosted registry page, or something along those lines.

At any rate, I'd love to hear what @clibs/owners and @clibs/collaborators think about this, or if work has been done in the past to provide this functionality.

Thanks!

Metadata

Metadata

Assignees

Type

No type

Projects

Status

To do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions