fxa/_dev/pm2
dschom a3ae0fe74a
task(all): Get new syncstorage-rs service running
Because:
- Locally the sync service wasn't running.
- We couldn't test sync flows against a local sync server
- There's a new version of the sync server that uses rust

This Commit:
- Sets up a dockerfile for syncstorage-rs that is tailored to fxa's local stack
- Updates pm2 sync job to run this docker container and initialize its databases.
- Updates firefox config/profile to point at this service
- Starts firefox up with the FIREFOX_DEBUGGER=true env.
  - Useful for debugging sync
  - Useful for debugging FxA web channel messages
2024-08-27 09:57:20 -07:00
..
create-docker-net.sh task(shared): Fix docker network error with otel 2022-11-04 16:22:11 -07:00
infrastructure.config.js task(all): Get new syncstorage-rs service running 2024-08-27 09:57:20 -07:00
start.sh task(CI): Improve nx caching for CI pipelines 2023-08-29 11:19:54 -07:00