This repository has been archived by the owner on Sep 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 51
MongoDB GUI
Sharad Agarwal edited this page Oct 16, 2019
·
3 revisions
ssh -f -N username@vocms0274.cern.ch -L 8090:localhost:27017
I used https://www.tecmint.com/create-ssh-tunneling-port-forwarding-in-linux/ for reference.
Run Mongodb compass community and change the port to 8090. It should be able to connect to the mongodb on vocms0274 and show the GUI.