How to run a disaster recovery in a kubernetes environment? #16565
Unanswered
FSeidinger-XI
asked this question in
Q&A
Replies: 1 comment
-
|
Stopping the Weblate container is the best approach. You can then perform any maintenance on the file system and database. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi community,
what is the preferred way of running a disaster recovery on a self hosted Weblate instance running in kubernetes and deployed via helm?
In current 5.x versions of Weblate there is no possibility to set Weblate to a mainteance mode. This means if running a restore procedure in an active instance, it might corrupt the database and the /data partition.
So what is the proper procedure to:
Kind regards
Frank
Beta Was this translation helpful? Give feedback.
All reactions