Skip to content

Add compose services for local stack#50

Open
BojayL wants to merge 1 commit into
StellarRoute:mainfrom
BojayL:compose-rust-services
Open

Add compose services for local stack#50
BojayL wants to merge 1 commit into
StellarRoute:mainfrom
BojayL:compose-rust-services

Conversation

@BojayL

@BojayL BojayL commented Jun 19, 2026

Copy link
Copy Markdown

Summary

  • Add gateway and API services to docker-compose alongside Postgres.
  • Expose gateway on port 8080 and API on port 8081 with container health checks.
  • Fix the initial SQL migration comment syntax so startup migrations run under Postgres.
  • Document the compose development flow and health check endpoints.

Fixes #1

Validation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[infra] Add gateway and API services to docker-compose.yml

1 participant