Skip to content

temperatio/mongodb-macosx-prefspane

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongodb-macosx-prefspane

This Preferences pane for MongoDB.

Screenshot

Functionalities

  • Runs on MacOSX Snow Leopard, Lion and Moutain Lion
  • Indicates if the server is running
  • Manual start/stop of the MongoDB server
  • Enable/disable automatic startup of the server at boot
  • Keep your plist’s customizations safe
  • Homebrew’s launchd plist is migrated
  • Enable/disable automatic startup don’t delete the launchd plist
  • Automatic update
  • New versions install automatically
  • A green label at the top right corner informs you that you should restart your system preferences

Localization

  • English
  • French
  • Simplified Chinese
  • Spanish
  • Brazilian / Portugese
  • Italian

Prerequisites

It does not embed a MongoDB Server. Therefore, you first have to install MongoDB with HomeBrew.

$brew install mongodb

Installation

  1. Download the latest version: https://github.com/remysaissy/mongodb-macosx-prefspane/raw/master/download/MongoDB.prefPane.zip
  2. Unzip MongoDB.prefPane.zip
  3. Double click on MongoDB.prefPane. This will install it in your System Preferences

Note: To Mountain Lion users. This application is presently not on the app store and therefore it is not signed. You can still install it but don't be surprised to have an alert about it.

Contributing

Want to contribute? Great!

  1. Fork it.
  2. Create a branch (git checkout -b my_mongodb_prefspane)
  3. Commit your changes (git commit -am "Added Installer")
  4. Push to the branch (git push origin my_mongodb_prefspane)
  5. Create an Issue with a link to your branch
  6. Enjoy a refreshing Diet Coke and wait

About

MacOSX Preferences pane for MongoDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%