Incus-compose reached 1k commits

We passed 1000 commits today. The first public commit was on 2025-12-24,
so that’s about eight months. A few numbers for those curious where the project
stands.

The repo

  • 1000 commits, 126 merged PRs, 6 contributors
  • 38 of 46 issues closed
  • 16 releases since the first one on 2026-06-26 — roughly one every four
    days
Language Files Lines Blanks Comments Code Complexity
Go 113 27,163 4,774 2,810 19,579 4,953
Go Tests 82 23,764 4,445 1,330 17,989 760
Total 195 50,927 9,219 4,140 37,568 5,713

What people actually run

845 release downloads so far. The split is lopsided:

  • Linux 91%, macOS 7%, Windows 1%
  • amd64 88%, arm64 12%

ic-healthd sits around 30 image pulls a day. That number is worth a
footnote: before 1.2 healthd ran once per compose project, since 1.2 it is one
daemon per server or cluster. The daily rate barely moved across that change,
which means the number of servers running it grew by roughly the amount the
switch removed.

Kind regards,

René

Thanks for the report under a “here we are” post.