Well, I want to do this right. IS the best approach to start over, or just to continue with my current (apparently good) install of mezzanine? For upgrades or syncs with git though I suspect I have a problem.
Or maybe the right approach is to install on my macbook a development version and then wipe my existing server of mezzanine and do a fab deploy to that from the mac. \Jim On Friday, July 22, 2016 at 3:33:47 PM UTC-4, Jim Spoerl wrote: > > 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.
