Commit Graph
19 Commits
Author SHA1 Message Date
GizzlerandCursor d20e0df618 Simplify UI labels and dialogs: drop clutter, show Sonic as connected/not connected.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-31 08:19:15 +02:00
GizzlerandCursor f98daec656 Show target certificate validity after PFX exchange.
Reuse the source PFX password for path probes and fall back to the loaded certificate expiry for successfully exchanged targets.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-31 08:12:45 +02:00
GizzlerandCursor b1e1789fd1 Run container restart after certificate copy so exchange takes effect.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 09:45:43 +02:00
GizzlerandCursor dcceb7b719 Fix Java 8 resolution for MfApi restart, refresh targets after settings, and copy errors to clipboard.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 09:34:04 +02:00
GizzlerandCursor f584fd68fe Improve certificate path probing with demo UNC target and remove Sonic container scan.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 09:14:25 +02:00
GizzlerandCursor dcfcb5289d Simplify DB to six tables and load credentials via Always Encrypted SonicCredential.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 08:23:55 +02:00
Mike Gisler 4d19873776 big changes 2026-07-28 08:03:12 +02:00
GizzlerandCursor c73f53d740 Slim MfApi stack to restart-only path.
Drop ping/list discovery, WinRM scripts, and heavy Java probing so only KnownContainers + MBean restart remain.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 12:32:05 +02:00
GizzlerandCursor ade63d0e43 Remove offline sample targets; load containers from appsettings KnownContainers.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 12:20:26 +02:00
GizzlerandCursor d1b95bcb9d Keep original UI; drop unused deploy/XApi/WinRM/TLS/SQL paths.
Form1 design unchanged; only MfApi restart and certificate recognition remain active.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 11:09:46 +02:00
GizzlerandCursor 22b8ff4e85 Use Management Application API restart; drop stopcontainer.bat as primary.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 09:27:07 +02:00
GizzlerandCursor 9fdca44a66 Clarify SMC-only restart path; no separate domain console required.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 09:17:36 +02:00
GizzlerandCursor fe61bd087a Fix restart without system Java via Sonic stop/startcontainer.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 09:16:11 +02:00
GizzlerandCursor d1ef63f3f7 Improve Sonic Java discovery beyond SonicHome\jre layouts.
Parse setenv scripts, search recursively under Sonic/MQ/ESB roots, and surface resolved SonicHome + java paths in the UI and full error lists.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 09:07:21 +02:00
GizzlerandCursor 11941a45f5 Switch default restart to Sonic MF Management API via Domain Manager.
Use ConnectionUrl and SMC credentials with IAgentProxy.restart; keep WinRM only as optional fallback.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 08:54:53 +02:00
GizzlerandCursor f0ce6e1b3c Align DE-Test as container and verify Sonic restart via process check.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 08:25:26 +02:00
GizzlerandCursor 0e9eb27119 Fix empty Sonic discovery: KnownContainers fallback and clearer domain status.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 08:19:51 +02:00
GizzlerandCursor c2268f1908 Fix app startup and enable Sonic ESB restart via remote CMD.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 08:17:35 +02:00
GizzlerandCursor ed8e2822d1 Initial commit: ESB Certificate Manager.
EOF

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 08:10:13 +02:00