▲ 4 ▼ Renovate + Forgejo (lemmy.world) submitted 1 year ago by Dust0741@lemmy.world to c/selfhosted@lemmy.world 4 comments fedilink hide all child comments Are there any guides out there for this? I can't seem to find anything. Renovates docs are good, but don't have a lot of detail on setting up the docker image for self hosting. Thanks!
[–] fishynoob@infosec.pub 0 points 1 year ago (2 children) What does renovate do again? permalink fedilink source hideshow 4 child comments replies: [–] bob@feddit.uk 3 points 1 year ago Creates endless pain. permalink fedilink source parent [–] Dust0741@lemmy.world [S] 1 point 1 year ago Makes a PR in a repo for updated versions. I.e. you have: image: nginx:1 And it'll make a PR for the latest version A CI/CD tool will monitor for changes like this and redeploy. permalink fedilink source parent
[–] Dust0741@lemmy.world [S] 1 point 1 year ago Makes a PR in a repo for updated versions. I.e. you have: image: nginx:1 And it'll make a PR for the latest version A CI/CD tool will monitor for changes like this and redeploy. permalink fedilink source parent