8 Aug
2022
8 Aug
'22
8:26 p.m.
Mark,
Thanks, I also would assume the Django cluster runs in the mailman-web, and during my test mailman-core & mailman-web, docker images were down, so the whole environment was shut down.
Is there a way to rebuild the archives for lists? What about rebuilding any static web pages outside the database, is that even necessary? I know in a real disaster the environment will not be down, so I see three scenarios:
Rebuild my docker environment and point it to the database if the docker environment had a disaster. Point the docker environment to a restored database, if the disaster just happened to the database. Rebuild my docker environment and restore the database from a backup, if they both had disasters.