Cloudstack 4.22 - ALL-IN-ONE script running on Ubuntu 25..x and using MariaDB #8
soulfulgent
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i could not find any discussions for this. If found, please move to that thread
I would like to suuggest the script get rid of mysql and go with Mariadb and use the "mariadb-secure-installation" script for for locking down. Mariadb was born in 2009 as a fork of mysql. I'm not a developer, but have some scripting knowledge I've picked up in the last couple of decades working in IT. One thing I'm aware of is that MariaDB is a lot faster than mysql, uses less resources...etc.
Secondly, will the script work with Ubuntu 25.10.x. UltimetEly, I would like to see the cloudstack script install on Ubuntu 25.x using MariaDB with "mariadb-secure-installation" script
Reasons why to use MariaDB; see links below;
Why Maria Left MySQL: The Database Drama Nobody Talks About
https://medium.com/@mehdibafdil/why-maria-left-mysql-b703241d72ac
benchmarks;
https://willthefarmer.github.io/index.html#Maria-Benchmark
Fastest Open-Source Databases
https://datasystemreviews.com/fastest-open-source-databases.html
Kind Regards,
Mike
Beta Was this translation helpful? Give feedback.
All reactions