To use the dev-mode inside the tunnelbroker we need to pass the COMM_SERVICES_DEV_MODE environment variable to the Docker container itself.
Linear task: ENG-1101
Paths
| Differential D4131 Authored by • max on May 26 2022, 1:11 AM.
Details Summary To use the dev-mode inside the tunnelbroker we need to pass the COMM_SERVICES_DEV_MODE environment variable to the Docker container itself. Linear task: ENG-1101 Test Plan Run yarn run-tunnelbroker-service-dev-mode shows that the environment variable COMM_SERVICES_DEV_MODE is equal to 1.
Diff Detail
Event Timeline• max held this revision as a draft. Herald added subscribers: • abosh, • karol, atul and 3 others. · View Herald TranscriptMay 26 2022, 1:11 AM2022-05-26 01:11:14 (UTC-7) Harbormaster completed remote builds in B9480: Diff 13134.May 26 2022, 1:17 AM2022-05-26 01:17:55 (UTC-7) This revision is now accepted and ready to land.May 26 2022, 5:55 AM2022-05-26 05:55:04 (UTC-7) Closed by commit rCOMMee197e1d6796: [services] Tunnelbroker - Dev-mode environment variables in Docker (authored by • max). · Explain WhyMay 29 2022, 11:36 PM2022-05-29 23:36:28 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 13194 services/docker-compose.yml
services/tunnelbroker/Dockerfile
|