Upgrade went mostly without a problem (had set more than one Hostname for a service before, seems to not work anymore lol), and i have a pretty large configuration that has grown over the past two years.

What i noticed is that it is quite a bit faster. Also the dashboard shows a little more information than before and the logs have colours now.

    • MangoPenguin@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      5 months ago

      Definitely worth using specific versions on your docker images if you’re doing automatic updates.

      traefik:mimolette for example should keep you on 2.x versions while still getting patches and bug fixes.

  • Strit@lemmy.linuxuserspace.show
    link
    fedilink
    English
    arrow-up
    0
    ·
    5 months ago

    If I’m not doing anything fancy and just use it for basic reverse proxy stuff for my docker containers, would I need to change stuff in the configs? Most of the stuff mentioned in the migration guide is about tls.caOptional stuff, which I don’t believe I use.

      • Lem453@lemmy.ca
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 months ago

        Sounds like they actually changed it to Go language regex syntax instead of pearl syntax.

        The documentation certainly makes it sounds like they just got rid of regex but this forum post seems to show otherwise.

        https://community.traefik.io/t/pathprefix-regex/21819

        I’m definitely in the wait for a month at least before attempting this upgrade camp…