Commit Graph

  • 0a449727ad Fix invalid CertificateCheckUrl column errors on existing databases. fix/mfapi-classpath-ct-zadbservice GizzlerandCursor 2026-08-03 13:24:20 +02:00
  • 76e280d809 Simplify actions to one deploy button and per-row restart menu. GizzlerandCursor 2026-08-03 13:21:35 +02:00
  • 58b7826162 Add live TLS certificate probing and improve restart error handling. GizzlerandCursor 2026-08-03 13:16:21 +02:00
  • d20e0df618 Simplify UI labels and dialogs: drop clutter, show Sonic as connected/not connected. GizzlerandCursor 2026-07-31 08:19:15 +02:00
  • f98daec656 Show target certificate validity after PFX exchange. GizzlerandCursor 2026-07-31 08:12:45 +02:00
  • 89a694ba21 Add edit and delete for systems, containers, and paths in settings. GizzlerandCursor 2026-07-31 08:12:15 +02:00
  • aac71ec2cd Allow soft-deleting certificate paths from settings. GizzlerandCursor 2026-07-29 09:55:29 +02:00
  • b1e1789fd1 Run container restart after certificate copy so exchange takes effect. GizzlerandCursor 2026-07-29 09:45:43 +02:00
  • a5557b44fa Fix MfApi restart invoke by passing empty param arrays instead of null. GizzlerandCursor 2026-07-29 09:41:23 +02:00
  • 38fa04b540 Copy bundled Runtime\bin JRE to output so MfApi finds java.exe. GizzlerandCursor 2026-07-29 09:39:34 +02:00
  • 3c100877be runtime push Mike Gisler 2026-07-29 09:35:53 +02:00
  • dcceb7b719 Fix Java 8 resolution for MfApi restart, refresh targets after settings, and copy errors to clipboard. GizzlerandCursor 2026-07-29 09:34:04 +02:00
  • f584fd68fe Improve certificate path probing with demo UNC target and remove Sonic container scan. GizzlerandCursor 2026-07-29 09:14:25 +02:00
  • f7e9bd43e2 Add Sonic container scan with manual multi-select after system setup. GizzlerandCursor 2026-07-29 09:03:01 +02:00
  • 09b31a4ac9 Fix settings add buttons and verify catalog inserts against SQL. GizzlerandCursor 2026-07-29 08:58:16 +02:00
  • ed6777ffed Expand settings UI to manage systems, containers, and certificate paths. GizzlerandCursor 2026-07-29 08:53:13 +02:00
  • 121a428755 Include Always Encrypted PFX for local AE certificate install. GizzlerandCursor 2026-07-29 08:30:23 +02:00
  • e45ced8b73 Add complete seed, Always Encrypted cert package, and TEST system DE-Test. GizzlerandCursor 2026-07-29 08:30:12 +02:00
  • dcfcb5289d Simplify DB to six tables and load credentials via Always Encrypted SonicCredential. GizzlerandCursor 2026-07-29 08:23:55 +02:00
  • 4d19873776 big changes Mike Gisler 2026-07-28 08:03:12 +02:00
  • c73f53d740 Slim MfApi stack to restart-only path. GizzlerandCursor 2026-07-24 12:32:05 +02:00
  • ade63d0e43 Remove offline sample targets; load containers from appsettings KnownContainers. GizzlerandCursor 2026-07-24 12:20:26 +02:00
  • d1b95bcb9d Keep original UI; drop unused deploy/XApi/WinRM/TLS/SQL paths. GizzlerandCursor 2026-07-24 11:09:46 +02:00
  • 7a9cdb6ecf Force new MfApi tool build and MBean stop restart path. GizzlerandCursor 2026-07-24 10:22:39 +02:00
  • ada6b6ca83 Fallback MfApi restart via MBean stop when IAgentProxy is unbounded. Gizzler 2026-07-24 10:19:29 +02:00
  • a89a7ad4b6 Fix MfApi ClassNotFound by passing Java classpath via ArgumentList. GizzlerandCursor 2026-07-24 10:16:01 +02:00
  • d27e721475 Set JavaPath to installed JRE 1.8.0_501 for MfApi restart. main GizzlerandCursor 2026-07-24 10:04:53 +02:00
  • eba8e7b4d6 Prefer Java 8+ runtime for MfApi; Sonic JRE is often too old. GizzlerandCursor 2026-07-24 09:36:45 +02:00
  • 5f216badca Avoid Java21 jar; prefer version-checked Java8 class files. GizzlerandCursor 2026-07-24 09:34:24 +02:00
  • 368733a4fd Add inner Args class file for Java 8 SonicMfContainerTool. GizzlerandCursor 2026-07-24 09:33:58 +02:00
  • d6cf49532b Fix UnsupportedClassVersionError: ship Java 8 SonicMfContainerTool. GizzlerandCursor 2026-07-24 09:33:35 +02:00
  • 22b8ff4e85 Use Management Application API restart; drop stopcontainer.bat as primary. GizzlerandCursor 2026-07-24 09:27:07 +02:00
  • e01b29be06 Explain SMC-only install: no stopcontainer.bat, fallback to MfApi. GizzlerandCursor 2026-07-24 09:22:19 +02:00
  • 9fdca44a66 Clarify SMC-only restart path; no separate domain console required. GizzlerandCursor 2026-07-24 09:17:36 +02:00
  • fe61bd087a Fix restart without system Java via Sonic stop/startcontainer. GizzlerandCursor 2026-07-24 09:16:11 +02:00
  • d1ef63f3f7 Improve Sonic Java discovery beyond SonicHome\jre layouts. GizzlerandCursor 2026-07-24 09:07:21 +02:00
  • ea6e760434 Fix MfApi Java discovery via SonicHome JRE and ship prebuilt tool. GizzlerandCursor 2026-07-24 09:00:45 +02:00
  • 11941a45f5 Switch default restart to Sonic MF Management API via Domain Manager. GizzlerandCursor 2026-07-24 08:54:53 +02:00
  • d71d6990ad Separate WinRM Windows credentials from Sonic SMC logins. GizzlerandCursor 2026-07-24 08:47:35 +02:00
  • cfbf80ecbf Fix WinRM restart: avoid UTF-8 BOM PowerShell parse error. GizzlerandCursor 2026-07-24 08:36:10 +02:00
  • fe1988cdc7 docs Mike Gisler 2026-07-24 08:32:09 +02:00
  • f0ce6e1b3c Align DE-Test as container and verify Sonic restart via process check. GizzlerandCursor 2026-07-24 08:25:26 +02:00
  • 0e9eb27119 Fix empty Sonic discovery: KnownContainers fallback and clearer domain status. GizzlerandCursor 2026-07-24 08:19:51 +02:00
  • c2268f1908 Fix app startup and enable Sonic ESB restart via remote CMD. GizzlerandCursor 2026-07-24 08:17:35 +02:00
  • ed8e2822d1 Initial commit: ESB Certificate Manager. GizzlerandCursor 2026-07-24 08:10:13 +02:00