We do not have access to a local GitHub installation in order to test this,
which is why we do not have documentation for it. However, you should be
able to use two existing articles in the official Apicurio documentation to
help.
Here is the article about how to configure a local GitLab instance:
https://apicurio-studio.readme.io/docs/using-a-local-installation-of-gitlab
You'll obviously want to extrapolate from the information in that article
to GitHub instead of GitLab. To help with that, there is some good
information about how to configure the Keycloak side of things here:
https://apicurio-studio.readme.io/docs/setting-up-keycloak-for-use-with-a...
The Apicurio configuration is pretty easy, it's just setting some system
properties:
apicurio.hub.github.url=https://github.com
apicurio.hub.github.api=https://api.github.com
The values above are defaults - obviously used for integrating with the
public instance of GH. You'll want to set BOTH properties to appropriate
values for your local instance.
The trickier part is configuring your local Keycloak. This requires some
configuration in Keycloak **AND** some configuration in your local GitHub
instance. The configuration needed is documented in the second link I
included above.
Let me know if you run into any issues.
-Eric
On Fri, Jun 21, 2019 at 11:42 AM Gupta, Madhu <Madhu.Gupta(a)uscellular.com>
wrote:
Hi
I am currently using Apicurio standalone installation. I would like to use
Apicurio to integrate with internally hosted github repository. Please
advise how to configure the same.
Thanks,
Madhu Gupta
_______________________________________________
Apicurio mailing list
Apicurio(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/apicurio