Hi folks, I wanted to feedback on my recent update to 0.19.3.

Since I host many services, I’m using docker for deployment, more precisely https://join-lemmy.org/docs/administration/install_docker.html.

Since I dont use ansible (yet), I had to replace most of the content of the compose file to make it work. So far this has been successful.

But updating atm is a great gamble which I’m not a fan of. Other services do this way better, especially when hosted in docker. I can even let them run in latest-mode and nothing ever breaks. Granted, they’re far more mature than lemmy but I’d like to see a normal admin being able to host this so lemmy can grow.

My pain points are:

  • I would like to have the option to just use docker without manually putting together the compose file when not using ansible
  • pictrs breaks on every update since my server icon is a png and it for some reason says the picture is broken although I can upload and view it after. I need to delete the reference in my postgres database manually to get everything working again
  • I analyze the compose files every time I update to see if any changes need to be added to my version. This time, I stumbled across the lemmy container hostname. This didnt break the whole thing but sorting by anything didnt work anymore, neither did using voyager. Commenting out the hostname made everything work again.

The point I’m trying to make here is that we should have a working docker compose file for every update. Pros can still change everything they like. If there is a reason that we must use ansible please state the reason clearly in the documentation. I’m fine with doing so if there is a compelling reason.

Also, I use docker for years in production now and I would like to help if this is needed. Let me know if you’re interested.

Have a good one.

  • lazynooblet
    link
    fedilink
    English
    arrow-up
    12
    ·
    5 months ago

    I use docker and whilst any included docker compose file is appreciated, I only use them as an example. I’ve always curated my own docker compose to fit my environment.

    You should raise 2 GitHub issues for the PNG icon and hostname issue if reproducible.

    • haui@lemmy.giftedmc.comOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      5 months ago

      I appreciate the suggestion. I‘m very sick atm and only took the time to troubleshoot because I wanted to doomscroll on the couch in peace. :) I‘ll raise the issues when I‘m feeling a little better. Otherwise the bug description will be incomprehendable.

      About the compose file: I can see where you‘re coming from. I also change the stuff to fit my config but I would like to have the option to align myself with the devs as far as possible to have easier troubleshooting. I’m not one to read all release notes and research any incorporated services pros and cons since I dont have this kind of time. I check if the new versions may need new parameters and do compose up -d, start troubleshooting.

      The more unique your setup, the more problems will be unique as well. As an admin by trade I always put availability first and customization second.

      Have a good one.

      • Zoop@beehaw.org
        link
        fedilink
        English
        arrow-up
        2
        ·
        5 months ago

        I‘m very sick atm and only took the time to troubleshoot because I wanted to doomscroll on the couch in peace. :) I‘ll raise the issues when I‘m feeling a little better. Otherwise the bug description will be incomprehendable.

        Ugh, I feel for you! I hope you get to feeling better soon!

        • haui@lemmy.giftedmc.comOP
          link
          fedilink
          English
          arrow-up
          2
          ·
          5 months ago

          Thank you very much. Havent been this sick for quite some time. I hate it a lot.

          Have a good one.