fix(deploy): pin minio-init restart and fail init loudly #120
No reviewers
Labels
No labels
area:backend
area:frontend
area:infra
area:ocr
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
phase:M1
phase:M2
phase:M3
phase:M4
phase:M5
phase:M6
phase:M7
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
TJC/bill-splitter!120
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/coolify-minio-init"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
restart: "no"onminio-init: coolify injectsunless-stoppedinto policy-less services, and a restarting one-shot never satisfiesservice_completed_successfully- the stack start hangs at 'Starting new application'exit 0so a failed init blocks app start instead of passing silentlylocal->deploy: mc ships a built-inlocalalias at localhost:9000 that masks a failedalias setwith connection-refused noiseTest plan
mc: happy path exits 0, redeploy with existing ilm rule exits 0, empty creds exit nonzero with a clear messageminio-initexits 0 once