FeatureFuel
4

Maintenance mode

Source: dani-garcia/vaultwarden#3207 · opened by @0x4E4448
I'm running Vaultwarden in Kubernetes with an SQLite database. My plan is to eventually move to MariaDB. In this configuration, I cannot stop the running Vaultwarden container to backup the files.

I suggest a flag in the configuration file that can be flipped from 0 to 1 to enable a maintenance mode, which will stop web vault logins, prevent plugins from syncing, write any pending data to the database and, if possible, lock the database to prevent further changes. This would allow for backing up the database and related files without risking corruption and inconsistency, especially in larger instances. The reverse should happen when flipping from 1 to 0.

At very least, it should prevent logins and syncing.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests