Skip to content

feat: cap docker-git container CPU and RAM by default#136

Merged
skulidropek merged 4 commits intoProverCoderAI:mainfrom
skulidropek:issue-135
Mar 14, 2026
Merged

feat: cap docker-git container CPU and RAM by default#136
skulidropek merged 4 commits intoProverCoderAI:mainfrom
skulidropek:issue-135

Conversation

@skulidropek
Copy link
Copy Markdown
Member

Summary

  • add default CPU/RAM limit intent of 30% for docker-git projects
  • keep percent intent in docker-git.json and resolve it to absolute compose limits per host
  • support manual overrides via --cpu / --ram and keep compatibility aliases --cpus / --memory
  • wire the new limit fields through CLI, TUI, API and API console

Verification

  • pnpm -C packages/lib build
  • pnpm -C packages/app typecheck
  • pnpm -C packages/api build
  • pnpm -C packages/app exec vitest run
  • pnpm -C packages/lib exec vitest run --passWithNoTests

Closes #135

@skulidropek skulidropek merged commit 81f6c4f into ProverCoderAI:main Mar 14, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Сделать возможность задавать лимит по ресурсом ипользуещим докерконтейнеры

1 participant