Commit Graph
9 Commits
Author SHA1 Message Date
Hide_D bd03ce9e58 fix(runtime): 릴리스 빌드 PID 여유를 확보
여러 profile PM2 프로세스가 실행 중에도 Gateway 릴리스 빌드가 thread 생성 한도에 걸리지 않도록 운영 runtime 기본 PID 상한을 512로 높이고 문서와 예제를 맞춘다.
2026-08-17 14:48:16 +00:00
Hide_D 1d25540b1a fix(runtime): 턴 데몬 전용 heap 상한을 추가
공용 빌드·API heap과 턴 데몬 heap을 분리하고 Compose 안전 검증과 운영 문서를 함께 갱신한다.
2026-08-16 06:48:42 +00:00
Hide_D 96fdbdf218 외부 개발, 내부 개발 분리 2026-08-08 13:07:41 +00:00
Hide_D b61efccd01 image service 2026-08-08 04:04:39 +00:00
Hide_D 163f408873 feat(proxy): support external TLS termination 2026-08-05 00:09:30 +00:00
Hide_D 33fd9f4a4d fix(runtime): keep default build threads below smoke threshold 2026-08-04 16:28:19 +00:00
Hide_D 41214b03df fix(runtime): bound build memory and parallelism 2026-08-04 16:18:45 +00:00
Hide_D c49989631f fix(runtime): harden smoke and credential boundaries 2026-08-04 16:05:06 +00:00
Hide_D 09d849de07 feat: add public Docker deployment stack 2026-08-04 14:45:31 +00:00