robomongo using ssh tunneling
Mongodb
Updated
•1 min read
- outline
access MongoDB on EC2 using robomongo
- installation of robomongo
- configurations for robomongo
1. ppk file to OpenSSH Key (Load(key) -> Conversations -> Export OpenSSH Key)

ppk to OpenSSH Key
2. SSH Tunnel (Private Key : OpenSSH key)

SSH Tunneling
3. Conncetion

Connection localhost
4. Connection Test

Diagnostic
- note
Private key is not ppk but OpenSSH Key File
Open Security group on EC2 with My IP SSH Port





