From 93d3c8a91b7b3dcbb324fd10edbacd0a7962a956 Mon Sep 17 00:00:00 2001 From: YuruC3 <98943911+YuruC3@@users.noreply.github.com> Date: Mon, 12 May 2025 00:04:47 +0200 Subject: [PATCH] Added sources. Otherwise I'll forgor --- sources.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 sources.md diff --git a/sources.md b/sources.md new file mode 100644 index 0000000..dd13cdd --- /dev/null +++ b/sources.md @@ -0,0 +1,14 @@ +# What to install + +## Mariadb +https://mariadb.com/kb/en/getting-started-with-mariadb-galera-cluster/ +https://mariadb.com/kb/en/installing-mariadb-deb-files/#installing-mariadb-galera-cluster-with-apt + +## Haproxy + + +### other + +What is an Arbitrator? + +https://galeracluster.com/library/documentation/arbitrator.html \ No newline at end of file