And it failed spectacularly.

We only needed a simple form, but we wanted to be fancy, so we used “nextcloud forms”.

The docker image automatically updated the install to nextcloud 30, but the forms app requires nextcloud 29 or lower. No warning whatsoever. It’s an official app, couldn’t they wait that it was ready for NC 30 before launching it? The newsletter boasts “NC hub 9 is the best thing after sliced bread” yet i don’t see any difference both in visual or performance compared to NC hub 2

Conclusion: we made our business to rely on nextcloud forms as a signup form, but the only reason we were using it was disabled who knows how many weeks ago.

  • Scott
    link
    fedilink
    English
    -12 days ago

    I run latest with watchtower on so much shit

    • Possibly linux
      link
      fedilink
      English
      21 day ago

      That is a very bad idea. Use the stable tag instead. Better yet, create an Ansible playbook that updates the containers in bulk and then manually run it when you have time.

      • Scott
        link
        fedilink
        English
        2
        edit-2
        1 day ago

        Naw I mostly do it for my own personal shit, can’t be fucked to update Plex 3 times a week and so on with other homelab stuff. Everything production is tagged with gitops version managed kubernetes manifests

        Edit: should also mention I build quite a bit of the software being deployed

          • Scott
            link
            fedilink
            English
            11 day ago

            My point being I don’t want to update that sort of stuff that can be automated.