leomotors / honami-gitops

My custom GitOps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Honami GitOps

When no GitOps solution fits you, so you create your own GitOps solution.

How it works

  • A Repository containing lots of docker compose files.
  • Renovate regularly checks for updates and creates PRs. Webhook in this app can also manually trigger that.
  • When pull request is merged, webhook will notify this app to update all services.

About

My custom GitOps

License:MIT License


Languages

Language:TypeScript 81.5%Language:Shell 13.2%Language:JavaScript 5.3%