Create changingpassword.md

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten
2024-04-19 14:03:03 +02:00
committed by GitHub
parent a2ada9bfe6
commit 9f61d99adc
@@ -0,0 +1,10 @@
---
title: Changing Database Password
---
Out-Of-The-Box, vaultwarden supports changing the database password automatically.
However, if you ever saved any settings in the admin UI, this might not be correctly overridden automatically.
In these cases you'll have to manually alter the configurationfile of Vaultwarden yourself.
We consider this out-of-scope for support, as it involves running configs that are made outside of the Helm chart we offer.