fix: WinRM RDP bundle staging in %TEMP% (0.4.14)
Move zip download and extract to user TEMP to avoid ProgramData access denied on DCs. Improve WinRM ERROR line parsing and add optional SAC_AGENT_BUNDLE_BASE_URL for LAN clients. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -9,6 +9,8 @@ SAC_DB_POOL_SIZE=15
|
||||
SAC_DB_MAX_OVERFLOW=25
|
||||
|
||||
SAC_PUBLIC_URL=https://sac.kalinamall.ru
|
||||
# Опционально: другой базовый URL для WinRM-скачивания RDP bundle с ПК (LAN / split-DNS).
|
||||
# SAC_AGENT_BUNDLE_BASE_URL=https://192.168.x.x
|
||||
JWT_SECRET=CHANGE_ME_openssl_rand_hex_32
|
||||
|
||||
# API key для агентов: Authorization: Bearer <ключ>
|
||||
|
||||
Reference in New Issue
Block a user