hi, I'm in the process of setting up a new cluster of servers controlled by ISPConfig. Because I started this process before 3.3.1 was released I now have some debian bookworm instances (mainly the ISPConfig main host, two web and one database server) and some (mainly kind of "staging" server one web and one database) already on debian trixie. All Servers are alredy on 3.3.1 so my question is what should be the simplest way to do an dist-upgrade with minimal disruption? Just Upgrading the distro and running the forced ispc_update for the changes to the new OS or better wait for 3.3.1p1 and do it before this update so I shouldn't need '-f'? as I think the first point should be quite straightforward, maybe I could add another Question: If seen https://forum.howtoforge.com/threads/installation-on-ubuntu-24-04-with-mysql-8-0-fails.94960/ and got to the question if this should work with 3.3.1p1 if I read https://git.ispconfig.org/ispconfig/ispconfig3/-/issues/6991 correctly could I just add another server to my "cluster" with mysql instead of mariadb or does anyone see a possible problem besides the one described in the linked post or issue? I already tried to build something like that by installing mysql like described here: https://dev.mysql.com/doc/refman/8.4/en/linux-installation-apt-repo.html and installing ISPConfig after that but the ISPConfig autoinstaller than tried to install mariadb on top and destroyed the config. Maybe someone has an idea? regards TJ