i have setup so many instances and the web ui always takes 40s to a minute to load per page i have always used redis for caching and the best methods even the aio docker image(s) are really slow
i have setup so many instances and the web ui always takes 40s to a minute to load per page i have always used redis for caching and the best methods even the aio docker image(s) are really slow
using mariadb for my bare metal one that runs on a hdd but no clue what the docker one uses and that is on a SSD
The best is to run the database on an SSD, but move the data directory to a HDD for more storage.