Skip to content

Configure Go-based containers for auth and gateway - #3

Merged
karadyaur merged 2 commits into
mainfrom
codex/refactor-dockerfiles-and-update-entrypoint-2i7eyn
Sep 29, 2025
Merged

Configure Go-based containers for auth and gateway#3
karadyaur merged 2 commits into
mainfrom
codex/refactor-dockerfiles-and-update-entrypoint-2i7eyn

Conversation

@karadyaur

Copy link
Copy Markdown
Owner

Summary

  • rebuild sc-auth as a multi-stage Go image that bundles migrations and runs from a distroless base
  • update the auth entrypoint to apply migrations before launching the new binary with environment-driven configuration
  • convert the API gateway image to a Go service, make the gRPC target configurable, and add both services to docker-compose with the proper ports

Testing

  • go test ./... (hangs locally)

https://chatgpt.com/codex/tasks/task_e_68da7cbd867c8329975ddc8968a051a9

chatgpt-codex-connector[bot]

This comment was marked as resolved.

…oint-2i7eyn

Signed-off-by: Oleksandr Karadiaur <alexander.karadyaur@gmail.com>
@karadyaur karadyaur added bug Something isn't working and removed codex labels Sep 29, 2025
@karadyaur
karadyaur merged commit 2f0d0c4 into main Sep 29, 2025
1 of 2 checks passed
@karadyaur
karadyaur deleted the codex/refactor-dockerfiles-and-update-entrypoint-2i7eyn branch September 29, 2025 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant