• 0 Posts
  • 91 Comments
Joined 2 years ago
cake
Cake day: August 26th, 2023

help-circle
rss

  • It is very easy. Here is my compose:

    services:
      watchtower:
        image: containrrr/watchtower
        container_name: watchtower
        restart: always
        volumes:
          - /var/run/docker.sock:/var/run/docker.sock
          - /etc/localtime:/etc/localtime:ro
        command: --interval 10800
        logging:
          driver: local
        environment:
              WATCHTOWER_NOTIFICATION_URL: gotify://
              WATCHTOWER_NOTIFICATIONS_HOSTNAME: Fancy name
              WATCHTOWER_MONITOR_ONLY: true
              WATCHTOWER_WARN_ON_HEAD_FAILURE: never
    

    Every 3 hours it will check for updates, send a message via Gotify and pull the new images. It will not restart the containers with the new images.
















  • No CSS skills are stopping me from hiding the button. Maybe a checkbox to turn it off would be the better option, or move it completely to the about page

    Even in Immich you can turn it off without paying. Subscriptions are like cancer imo, 5€ here, 10€ there… No thanks, other projects still exists since years, like Codex or Komga


  • Don’t like plus features or paid features at all. I donate frequently to a few open source projects, but I decide if I pay and when I pay and how much I pay.

    The donate button is floating, that is annoying and even if you donated, it won’t go away. You need to buy a subscription. Sorry but no, there are better softwares out there

    Immich got a shitstorm because of the license button in a corner without any paid features. Now it is now called support (which is better imo)