I am trying to see dotcloud actually work and I have not been able to get it to work. I cloned and pushed https://github.com/sebm/MongoPop.git I added a dotcloud.yml
api: type: nodejs mongo: type: mongodb
because it didn't seem to push without it and then I tried to visit the url and I got an Error Application not Responding. I should get something like http://2a6ad2ac.dotcloud.com/
I would like to use dotcloud but have never been able to actually see it work.