Hi Brandon. Adding to Ken's answer:

Are you using the latest version from the master branch, or the stable version from pip?

For the latest version, the documentation was updated to include a tutorial that should take you from a blank VPS to a working Mezzanine site. http://mezzanine.readthedocs.org/en/latest/deployment.html#tutorial.

For the stable version, use the current docs and this tutorial: http://bitofpixels.com/blog/deploying-mezzanine-to-digital-ocean-using-the-included-fabfile/.

Bottom line for both cases: You most likely don't need to touch the fabfile, just the FABRIC dictionary that's commented out in local_settings.py. Fabric will pull all the settings it needs from there.

--
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 mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to