Hi all. I am a new user (just switched from web2py). I did a fresh install on my own private server (via ssh) using the instructions on this page: http://mezzanine.jupo.org/docs/deployment.html. I did the "fab all" and except for a postgresql issue (which fixed itself on reboot), I had a working mezzanine/nginx/gunicorn/git server on Debian wheezy!! This is properly accessible for http and https using my FQDN.
That is the good news. I was really impressed, to say the least. I was able to run "fab secure" and other commands without a problem after the initial install. However, I want to run fab for backup, upgrades, etc., now (two days and several server reboots later) but cannot. When I try to run fab (after activating the virtual environment and project, of course, using "workon project_name"), I always get the error "Aborting, no hosts defined". But the host is defined correctly in the fabfile.py. At the moment I have no development machine, just the deployed server. Could that be the issue? Thanks for your help. /Jim -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
