27 Commits

Author SHA1 Message Date
rpwolff 6bbcf1a209 Add step 3: generate SSH key if missing (required for upterm publickey auth) 2026-05-11 09:41:16 +02:00
rpwolff 1d4d808d12 Rewrite: download pre-built binary instead of building from source 2026-05-11 09:33:55 +02:00
rpwolff 4c7690c270 Fix: install Go 1.26.3 directly, use GOTOOLCHAIN=local (no runtime download) 2026-05-11 09:04:15 +02:00
rpwolff 2c53125298 Fix: set short TEMP/GOCACHE paths to avoid Windows error 87 (Falscher Parameter) 2026-05-11 09:00:05 +02:00
rpwolff 4ef27e2624 Fix: use go build from source ZIP (go install disallows replace directives) 2026-05-11 08:46:25 +02:00
rpwolff 7c3b2f94f0 Fix: use go build from source ZIP (go install disallows replace directives) 2026-05-11 08:45:48 +02:00
rpwolff 0f3c1e8b2a Add step 5: generate SSH key (required for upterm publickey auth) 2026-05-04 14:25:36 +02:00
rpwolff dafb8d9606 Fix: install git before upterm bucket, verify upterm.exe after install 2026-05-04 14:21:20 +02:00
rpwolff 18ff5a96c3 Fix: pass -RunAsAdmin to Scoop installer when running as Administrator (Server 2022) 2026-05-04 14:16:34 +02:00
rpwolff 3357e67865 Fix: use Go ZIP instead of MSI (avoids exit 1603 on Server 2016) 2026-05-04 12:57:42 +02:00
rpwolff 040360d4ca README: add build-from-source as Option A for Windows Server 2016 2026-05-04 12:24:15 +02:00
rpwolff 6b6cef7a9e Add build-windows: compile upterm from source via Go, no Scoop needed 2026-05-04 12:23:49 +02:00
rpwolff c1bddd22d5 Add build-windows: compile upterm from source via Go, no Scoop needed 2026-05-04 12:23:49 +02:00
rpwolff fefc975880 Fix: add SSL-bypass fallback for Server 2016 cert chain issue 2026-05-04 12:22:35 +02:00
rpwolff 13e7ccf6db Fix: WebClient fallback for SSL, abort on failed install, try/catch statt 2>null 2026-05-04 12:18:08 +02:00
rpwolff 9f0f8b69d0 Fix: handle GPO ExecutionPolicy override gracefully, remove ErrorActionPreference Stop 2026-05-04 12:11:38 +02:00
rpwolff 130321c4e8 Update README: mention ps1 + bat, Server 2016 TLS note 2026-05-04 12:07:23 +02:00
rpwolff b06f0bbe3a Fix: split into bat launcher + ps1, TLS 1.2, single-session PATH fix, Server 2016 compat 2026-05-04 12:06:45 +02:00
rpwolff 652c47c2d2 Fix: split into bat launcher + ps1, TLS 1.2, single-session PATH fix, Server 2016 compat 2026-05-04 12:06:45 +02:00
rpwolff 0bd49190e2 Add setup-windows.bat download hint to Windows section 2026-05-04 11:39:21 +02:00
rpwolff fa9b5abb44 Add setup-windows.bat for automated upterm installation on new devices 2026-05-04 11:39:02 +02:00
rpwolff 227567d5db Restructure: quick start first, client install per OS (brew/apt/scoop), details at bottom 2026-05-04 11:37:54 +02:00
rpwolff 59fe939b27 Add quick start section at top for Windows/Linux/macOS 2026-05-04 11:35:14 +02:00
rpwolff aa9f37557e Expand Windows section: execution policy, UAC/MSI error explanation, permission notes 2026-05-04 11:32:59 +02:00
rpwolff 5feef6b9d7 Add Windows client installation guide 2026-05-04 11:30:02 +02:00
rpwolff f24dda5da1 Add systemd service unit 2026-05-04 11:28:08 +02:00
rpwolff ab8ad71399 Initial commit: Upterm setup documentation 2026-05-04 11:27:51 +02:00