feat: Add HEALTHCHECK to Dockerfile template #16
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
luchaveztech/larakube-cli!16
Loading…
Reference in a new issue
No description provided.
Delete branch "inv3ntor01/healthcheck"
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
Adds a Docker HEALTHCHECK instruction to the Laravel Dockerfile template so Docker and Kubernetes can verify the application is actually responding — not just that the process is alive.
Changes
resources/views/docker/php.blade.phpdeploystage/healthendpoint every 30 secondsWhy this matters
Testing
View command line instructions
Manual merge helper
Use this merge commit message when completing the merge manually.
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.