Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Add functionality for on-prem hosted solutions. #21

Open
papadonut9 opened this issue Dec 12, 2024 · 1 comment
Open
Labels
suggestion New feature or request

Comments

@papadonut9
Copy link

So we have a on-premises gitlab instance that can only be accessed on the company intranet.
the url is like https://gitlab.company.domain.

We have a Knowledge base in works that ingests entire codebases and keeps them in context and this is a great utility that will help us in doing the same.

@cyclotruc
Copy link
Owner

If the url paths are identical to Github ones, It could be done using a config var, switching "https://github.com/" for "https://gitlab.company.domain/"

Would that be what you need?

@cyclotruc cyclotruc added the suggestion New feature or request label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
suggestion New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants