feature-deploy-script #18

Merged
JoeBot merged 3 commits from feature-deploy-script into main 2026-04-09 09:36:17 -04:00
Owner
No description provided.
JoeBot added 2 commits 2026-04-09 09:36:01 -04:00
The health check used curl which is not installed on the prod server.
Replace with a dual approach:
1. Primary: check Docker's own container health status (already running
   via docker-compose.prod.yml healthcheck with wget inside container)
2. Secondary: wget from host as fallback signal

Also add diagnostic logging (container status + recent backend logs)
before triggering rollback on health check failure.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Step-by-step guide covering act_runner installation, registration,
host execution mode configuration, systemd service setup, and
troubleshooting for the HOALedgerIQ production deployment workflow.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
JoeBot added 1 commit 2026-04-09 09:36:10 -04:00
JoeBot merged commit 4df796e977 into main 2026-04-09 09:36:17 -04:00
JoeBot deleted branch feature-deploy-script 2026-04-09 09:36:17 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: JoeBot/HOA_Financial_Platform#18
No description provided.