nadeeshamedagama/Go_Task_Orchestrator Deploy
Deploy the Go_Task_Orchestrator microservices stack (api-gateway, auth-service, task-service) using Docker Compose
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| jwt-secret | JWT signing secret shared across gateway and auth-service | yes | — |
| gateway-port | Port to expose the API gateway | no | 8080 |
Outputs
| name | description |
|---|---|
| gateway-url | URL of the running API gateway |