I’m quite happy with my #forgejo replacement for #github. i was missing dependabot enforced correctness and installed a Renovate container. IMO it’s an improvement over the github approach. love it.

#SelfHosting #DigitalSovereignty #Homelab #OwnYourData

https://github.com/renovatebot/renovate

  • huangrydude@lm.boing.icu
    link
    fedilink
    arrow-up
    8
    ·
    2 days ago

    I have been running renovate on my yaml files, been really happy with it. Even got notifications set up finally so it tells me what gets upgraded to what. Although for me it is not a constant container but a Cron job that runs in my k3s cluster (since I’m using k3s anyway)

    • opennomad@lemmy.mlOP
      link
      fedilink
      arrow-up
      2
      ·
      2 days ago

      i’ve not setup notifications. my forgejo does that for me, which i’m running podman style. since i live in a van, i host my stuff on hetzner and i’m trying to see how much i can do on one of their smaller instances ;-) so, i’m not running in constantly. a systemd timer runs it over night. otherwise it was very much doing a lot of heavy re-scanning.