Hi Christer, see inline below. -ken On Sat, Jan 12, 2019 at 9:21 AM Christer Enfors <[email protected]> wrote: > Ah, yes, thank you very much. That explains so much. :-) I'm wondering about one thing, though - it says I should set up my live DB_PASS and ADMIN_PASS. Does entering them here set these passwords, or so I need to set them manually first somewhere else, and then enter them here?
Read the fabfile.py at https://github.com/stephenmcd/mezzanine/blob/master/mezzanine/project_template/fabfile.py, which should help you understand the deployment flow. TL;DR: the deploy includes installing and setting up postgresql on the server. If you need different behavior, you can modify the fabfile. > Could we update the end of the installation instructions to say "Good, now you're installed your development server. You'll also need to read the Deployment instructions to learn how to set up the production server (yes, this is necessary)". I don't recognize "we". If you think something can be improved, please do! -- 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.
