Hi friend! So I just put up an alpha of my data analyzer that can scan any mongodb or couchdb server you can access from your laptop (including your local dev ones). It works by ssh tunneling and the "UI" is all ssh.
Could you give it a try and see what it says about your data?
- use password "password" when prompted
- Answer the questions about your db server it asks you
- it will print another longer ssh command
- Copy/paste the 2nd ssh command it prints for you to run the scan (password is again "password")
- All communications are encrypted courtesy of ssh
- All commands are a read-only scan of your database
- No data whatsoever is stored on our server
- Let Pete watch you try it over google hangout or skype screenshare
- Record a screencast of you trying it
Let me know if you have any questions or have any problems running the analyzer.
Thanks!
Pete