4 Commits

Author SHA1 Message Date
向宁
2b2618f18c fix: change file-system port from 8080 to 8090
Port 8080 is occupied on the host. Move to 8090 to avoid conflict.
2026-05-17 22:36:47 +08:00
向宁
8b08a70dca fix: add required env vars and network_mode host to deploy
- Add S3 credentials, auth config, and OTel endpoint
- Switch from port mapping to network_mode: host
- Fixes container crash on missing AUTH_API_KEY
2026-05-17 22:32:47 +08:00
58cfd917c1 fix: replace cleanWs with deleteDir in Jenkinsfile 2026-05-05 16:35:33 +08:00
236afb5628 feat: add Jenkinsfile for Pipeline CI/CD 2026-05-05 16:13:55 +08:00