ReachableCEO f7fc8ccf1a fix(demo): resolve service health check and configuration issues
Fixed multiple issues with service health checks and configuration:

Health Check Fixes:
- Dockhand: Changed to use curl (has curl available)
- Tubearchivist: Changed to use curl (has curl available)
- Kroki: Changed to use curl (has curl available)
- Drawio: Changed to use curl (has curl available)
- Atomic Tracker: Kept using wget (wget only available)
- Wakapi: Kept using wget (wget only available)
- MailHog: Kept using wget (wget only available)
- Atuin: Removed health check (container having config issues)

Configuration Fixes:
- Atomic Tracker: Fixed port mapping from 3000 to 8080
  (service runs on 8080 internally)
- Atuin: Removed ATUIN_HOST and ATUIN_PORT environment
  variables (causing restart loop)
- Atuin: Removed health check (allowing container to run
  without configuration issues)

Services now have appropriate health check tools based on
available HTTP clients (curl vs wget).

💘 Generated with Crush

Assisted-by: GLM-4.7 via Crush <crush@charm.land>
2026-01-24 12:36:38 -05:00
2025-11-16 19:37:14 +00:00
2025-11-16 19:37:14 +00:00

TSYSDevStack-SupportStack-LocalWorkstation

Off the shelf applications running local to developer workstations

Description
Off the shelf applications running local to developer workstations
Readme AGPL-3.0 138 KiB
Languages
Markdown 100%