Code Repos
Last updated
Was this helpful?
Last updated
Was this helpful?
Create an Ockam Portal from any application, to any code repo, in any environment.
In each example, we connect a nodejs app in one company's private network with a git repository managed by gitlab in another company's private network.
Each company’s network is private, isolated, and doesn't expose ports. To learn how end-to-end trust is established, please read: “How does Ockam work?”
Please select an example to dig in:
The examples below use a Gitlab server, however, the same setup works for any other coderepositories: Github, Gitea, Claude, etc._
We connect a nodejs app in an AWS virtual private network with a Gitlab hosted CodeRepository in another AWS virtual private network. The example uses the AWS CLI to instantiate AWS resources.