From 2a3f1e6e0b73be0ffb2cd48ed3e60040335154c2 Mon Sep 17 00:00:00 2001 From: Mathijs van Veluw Date: Mon, 31 Jan 2022 10:53:26 +0100 Subject: [PATCH] Updated Using the MariaDB (MySQL) Backend (markdown) --- Using-the-MariaDB-(MySQL)-Backend.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Using-the-MariaDB-(MySQL)-Backend.md b/Using-the-MariaDB-(MySQL)-Backend.md index 6dea95e..b011bf7 100644 --- a/Using-the-MariaDB-(MySQL)-Backend.md +++ b/Using-the-MariaDB-(MySQL)-Backend.md @@ -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).