Details
Run yarn run-tunnelbroker-service will start rabbitmq as well.
Diff Detail
- Repository
- rCOMM Comm
- Branch
- add-depend_on-in-docker
- Lint
No Lint Coverage - Unit
No Test Coverage
Differential D3966 Authored by • max on May 9 2022, 5:42 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: • abosh, • karol, atul and 3 others. · View Herald TranscriptMay 9 2022, 5:42 AM2022-05-09 05:42:59 (UTC-7) • max edited the summary of this revision. (Show Details)May 9 2022, 5:44 AM2022-05-09 05:44:25 (UTC-7) Harbormaster completed remote builds in B8916: Diff 12421.May 9 2022, 5:47 AM2022-05-09 05:47:57 (UTC-7) This revision is now accepted and ready to land.May 9 2022, 7:18 AM2022-05-09 07:18:40 (UTC-7) Harbormaster failed remote builds in B9299: Diff 12900!May 18 2022, 12:24 PM2022-05-18 12:24:10 (UTC-7) Harbormaster completed remote builds in B9299: Diff 12900.May 18 2022, 12:33 PM2022-05-18 12:33:22 (UTC-7) Closed by commit rCOMM4256284bd5b4: [services] Tunnelbroker - Add rabbitMQ to `depends_on` (authored by • max). · Explain WhyMay 19 2022, 8:22 AM2022-05-19 08:22:44 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 12900 services/docker-compose.yml
|
Do you think it would make sense to move this into authorization middleware? So you can specify something like
I don't remember exactly what the API for the reports service is, but right now this diff would allow everyone to "authenticate" to the reports service by just not providing credentials (and get the service token by default). This should probably be scoped per (group of) endpoints.