🐛 fix(matrix-bots): disable E2EE crypto module via pnpm override

Add root-level pnpm override to replace @matrix-org/matrix-sdk-crypto-nodejs
with empty-npm-package. This disables E2EE support but allows matrix bots
to run without native module compilation issues.

The bots don't need E2EE since Matrix Synapse handles encryption at
the server level for our use case.

Also removes the explicit pnpm add commands from Dockerfiles since the
override handles the module replacement.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Till-JS 2026-02-01 15:08:28 +01:00
parent 3dba7d8695
commit a8521d7acd
12 changed files with 465 additions and 726 deletions

1128
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff