fix(ingest): point timer to ops-dashboard host port 3001 #7

Merged
janpeter merged 1 commit from fix/ingest-service-port into main 2026-05-17 21:56:24 +02:00
Owner

The systemd service POSTed to http://127.0.0.1:3000, but on the host that
port belongs to scrum4me-web (the Scrum4Me Next.js app, run by the
scrum4me-web systemd unit). The ops-dashboard container exposes its
internal port 3000 as 127.0.0.1:3001 per docker-compose.yml. Without this
fix the timer hits the wrong service.

Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com

The systemd service POSTed to http://127.0.0.1:3000, but on the host that port belongs to scrum4me-web (the Scrum4Me Next.js app, run by the scrum4me-web systemd unit). The ops-dashboard container exposes its internal port 3000 as 127.0.0.1:3001 per docker-compose.yml. Without this fix the timer hits the wrong service. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
The systemd service POSTed to http://127.0.0.1:3000, but on the host that
port belongs to scrum4me-web (the Scrum4Me Next.js app, run by the
scrum4me-web systemd unit). The ops-dashboard container exposes its
internal port 3000 as 127.0.0.1:3001 per docker-compose.yml. Without this
fix the timer hits the wrong service.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
janpeter/Ops-dashboard!7
No description provided.