Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
layout
title description tableOfContents outline pagination
visible
true
visible
visible
true
visible
true
visible
true

MongoDB

In each example, we connect a nodejs app in one private network with a MongoDB database in another 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:

MongoDB - DockerWe connect a nodejs app in one virtual private network with a MongoDB database in another virtual private network. The example uses docker and docker compose to create these virtual networks.