Skip to content

Instantly share code, notes, and snippets.

@yeukhon
Created August 2, 2013 17:13
Show Gist options
  • Select an option

  • Save yeukhon/6141609 to your computer and use it in GitHub Desktop.

Select an option

Save yeukhon/6141609 to your computer and use it in GitHub Desktop.
usename and password
vagrant
vagrant
ifconfig probably will give you 192.168.33.50
mongo
use minion
show collections should show nothing
exit
benv
minion-db-init
3 questions answered
mongo
use minion
show collections should show a few
db.users.find().pretty()
if still doesn't show, something isn't right....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment