| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add CPU and memory limits for apps | bndw | 2026-01-25 | 1 | -0/+6 |
| | | | | | | | | | | | | | Adds --memory and --cpu flags to set systemd resource limits: ship --binary ./app --memory 512M --cpu 100% Also adds config update mode - use --name without --binary to update an existing app's config without redeploying the binary: ship --name myapp --cpu 50% ship --name myapp --memory 256M --env DEBUG=true Limits are stored in state and preserved on redeploy. | ||||
| * | files | bndw | 2025-12-28 | 1 | -1/+1 |
| | | |||||
| * | init | bndw | 2025-12-28 | 1 | -0/+82 |
