Builds the server for you
Two servers to build, and the same button builds either. MariaDB and Galera are compiled on each machine rather than installed from packages: that costs twenty minutes and buys the property a cluster needs most, which is that every node is genuinely identical rather than whatever version a distribution shipped that week. MySQL means Percona XtraDB Cluster, which installs from packages in a couple of minutes, because Oracle's MySQL has no Galera in it to cluster. Either way the buffer pool, the redo log and the write cache are sized from the machine, because the defaults are 128 MB whether the box has 2 GB or 256 GB and nothing says so.