feat: add restate

This commit is contained in:
Sun-ZhenXing
2025-11-03 20:16:08 +08:00
parent 2a18f63c88
commit eff0807a92
142 changed files with 1395 additions and 338 deletions

13
src/restate/.env.example Normal file
View File

@@ -0,0 +1,13 @@
# Restate version
RESTATE_VERSION=1.5.3
# Port overrides (host:container)
INGRESS_PORT_OVERRIDE=8080
ADMIN_PORT_OVERRIDE=9070
NODE_PORT_OVERRIDE=5122
# Timezone
TZ=UTC
# Log level: trace, debug, info, warn, error
RESTATE_LOG_FILTER=restate=info