I thought I had written a guide on this, but apparently not. That’s correct, you’d install the same version, a backup of the database, and, just as important, the original or a copy of the site directory. The SECRET_KEY setting in conf/settings_local.py is required for various forms of content (i.e., encrypted repository credentials) in the database, so it’s important not to simply generate a new one.
Christian On Fri, Sep 20, 2019 at 05:50 Paul Mansfield <[email protected]> wrote: > Might I suggest a specific section be added to the admin guide explaining > how to backup and restore a reviewboard installation? > there's no mention of it here > https://www.reviewboard.org/docs/manual/3.0/admin/ > if you're restoring a broken system, do you simply install the same > version you had, and then restore the database? > > -- > Supercharge your Review Board with Power Pack: > https://www.reviewboard.org/powerpack/ > Want us to host Review Board for you? Check out RBCommons: > https://rbcommons.com/ > Happy user? Let us know! https://www.reviewboard.org/users/ > --- > You received this message because you are subscribed to the Google Groups > "Review Board Community" 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/reviewboard/ed34b76d-6be3-4bc0-b286-c32d3e5c3009%40googlegroups.com > <https://groups.google.com/d/msgid/reviewboard/ed34b76d-6be3-4bc0-b286-c32d3e5c3009%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- -- Christian Hammond President/CEO of Beanbag Makers of Review Board -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "Review Board Community" 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/reviewboard/CAE7VndmdyFYjJ0Q7ekokAk31GwYXkVFL5ge9MVM5OwrmLMCssQ%40mail.gmail.com.
