checkpoint: stalwart deploy, beam-design, migration scripts, config tweaks

Stalwart + Bulwark mail server deployment with OIDC, TLS cert, vault
secrets. Beam design service. Pingora config cleanup. SeaweedFS
replication fix. Kratos values tweak. Migration scripts for mbox/messages
/calendars from La Suite to Stalwart.
This commit is contained in:
2026-04-06 17:52:30 +01:00
parent 6b05616edd
commit 8662c79212
22 changed files with 1353 additions and 32 deletions

View File

@@ -25,7 +25,7 @@ spec:
mountPath: /data/filer
containers:
- name: filer
image: chrislusf/seaweedfs:latest
image: chrislusf/seaweedfs:4.18
args:
- filer
- -port=8888

View File

@@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: master
image: chrislusf/seaweedfs:latest
image: chrislusf/seaweedfs:4.18
args:
- master
- -port=9333