Граф коммитов

7 Коммитов

Автор SHA1 Сообщение Дата
dschom 1e455ec9c8
task(ci): Remove redis dev password from source
Because:
- We are cleaning up stray password even those just used for dev

This Commit:
- Removes the dev password, fxa123, from source
2023-11-03 14:24:07 -07:00
dschom c7995188d0
task(many): Investigate adding auth to redis connection
Because:
- We want a poc that auth can be added to redis

This Commit:
- Configures all configs to support a redis password
- Sets the standard env for redis auth to REDIS_PASSWORD
- Creates a default redis password of 'fxa123' for local dev
- Starts redis container with --requirepass fxa123
2023-05-12 16:22:38 -07:00
dschom 1ab4ba501b
task(shared): Fix docker network error with otel
Because:
- When starting tracing with open telemetry the network name would sometimes collide and result in error.

This Commit:
- Sets an 'fxa' network name
- Applies this network to services
- Allows services to communicate by their names
2022-11-04 16:22:11 -07:00
Danny Coates f7431dff59
chore(oauth): Phase 1 of oauth->auth server consolidation #1922 2019-10-01 16:30:40 -07:00
Deepti 1caf0a46f5 feat(docker): add mysql docker image, move redis to docker, add mysql server script r=@vladikoff
Fixes https://github.com/mozilla/fxa-local-dev/issues/94
2018-04-23 21:30:10 -04:00
Udara Weerasinghege a620d8d83d feat(redis): start redis on server start mozilla/fxa-local-dev#91) 2017-07-14 11:14:31 -04:00
Vlad Filippov ad7210847c speed up and fix redis-server 2014-11-12 14:55:44 -05:00