I love the fab file that ships with Mezzanine. My first vote would be extraction into a separate package. Second vote: keeping it in Mezzanine. Third, point to the Django deploy docs or ship Mezzanine with a docker file (I wish I had time contribute a docker file).
Thanks for all the great work! On Tue, Feb 18, 2020 at 5:16 PM Eduardo Rivas <[email protected]> wrote: > Hello everyone, > > I'm Ed, one of the collaborators helping maintain Mezzanine. As we prepare > to release the next version of Mezzanine (supporting Python 3 and Django > 2.2 only) an issue was recently filed > <https://github.com/stephenmcd/mezzanine/issues/1957> wondering about the > future of mezzanine's built-in fabfile (which only works with Python 2). > > This made me wonder: Are Fabric deployments widely used by the community? > What are your thoughts on the following options: > > > - Stop maintaining a fabfile of our own and just point people to > general Django deployment docs > - Extract the fabfile as a separate package/project > - Keep the fabfile as part of Mezzanine > > Looking forward to hearing from the community. > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/mezzanine-users/02b090b5-2d83-485d-aee3-f5997da14844%40googlegroups.com > <https://groups.google.com/d/msgid/mezzanine-users/02b090b5-2d83-485d-aee3-f5997da14844%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/mezzanine-users/CALizMdN%3DSci%3DWgi4tPhSVGGV-njojQwWtzcX4zBbjCJHAAjUiA%40mail.gmail.com.
