You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This version of UMongo is provided as free software by EdgyTech LLC.
UMongo is open source, and sources can be seen at https://github.com/agirbal/umongo .
The libraries used by UMongo either have an open source license, or are proprietary and owned by EdgyTech LLC.
place archive file where is preferred (for example, in your downloads folder)
extract the archive (right-click “Extract All”)
open the extracted folder and double-click umongo (type Application)
Linux
Steps:
place archive file where is preferred (for example, in your downloads folder)
extract the archive (right-click “Extract Here”)
open the extracted folder and double-click launch-umongo.sh, or execute launch-umongo.sh in a terminal
Mac OSX
If your Mac tells you that the application is damaged, go to "system preferences / security and privacy / General" and make sure that "allow applications downloaded from" is set to "anywhere".
Steps:
place archive file where is preferred and extract it (for example, in your downloads folder)
extract the archive (double-click the file)
open the extracted folder and double-click umongo.app
Command line
On any platform you can run UMongo from the command line.
Open a terminal and go to UMongo's directory in which umongo.jar is present and run:
> java -jar umongo.jar
Using a Proxy
Often times your client machine cannot directly connect to the MongoDB hosts.
One easy trick is to use a SOCKS proxy based on SSH tunnel to connect transparently: