I have setup so many instances over the months on different servers 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.

kind of just been living with it for the past month or so but its really annoying when others are saying theirs takes seconds to load.

edit: totally didn’t forget to include a body

  • Faceman🇦🇺
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    it’s not super fast, but I’ve never had any real issues with its speed for day to day use. you need to tune it for your hardware and use case, and also avoid loading up all the plug-ins you don’t need, just start with a clean, stripped back installation and add only what you need.

    It’s hosted on a couple of cores of an old 6700k on good ol slow Unraid, averages under 300mb of ram usage, database is a separate mariaDB instance on SSD, files are on a standard slow unraid array but with an nvme write cache, it’s going through a basic by the books nginx setup on a pretty limited 50mbit upload connection.