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

  • poVoqA
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    You are using normal database like Postgres and it runs on a SSD?

      • poVoqA
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 year ago

        The best is to run the database on an SSD, but move the data directory to a HDD for more storage.