Updated Using the MariaDB (MySQL) Backend (markdown)

Mathijs van Veluw
2022-01-31 10:53:26 +01:00
parent a1c422c74d
commit 2a3f1e6e0b

@@ -6,8 +6,6 @@ If you insist to use MySQLv8 instead of MariaDB then create a user using an old
:warning: :poop: :warning:
:warning: Alpine is currently **not** supported, on amd64 Alpine supports sqlite and postgresql, on armv7 it only supports sqlite.
---
To use the MariaDB (MySQL) backend, you can either use the [official Docker image](https://hub.docker.com/r/vaultwarden/server) or build your own binary [with MySQL enabled](https://github.com/dani-garcia/vaultwarden/wiki/Building-binary#mysql-backend).