Commit Graph

2 Commits

Author SHA1 Message Date
MangoPig
0be5782d9e fix: make setup.ps1 fully non-interactive for automated deployment
- Add -NonInteractive switch parameter
- Auto-accept detected BenjaminTeam folder in non-interactive mode
- Fix SSH test to use StrictHostKeyChecking=no and ConnectTimeout
- Add try/catch for better error handling during SSH test
2026-02-13 12:03:46 +00:00
45f2c42ea2 feat: add Windows setup script
- Checks/installs Git and rclone automatically
- Auto-detects BenjaminTeam folder or prompts user
- Copies SSH key and tests connection
- Configures rclone with SFTP remote
- Creates Windows Scheduled Task for periodic sync (default: 5 min)
2026-02-13 11:16:46 +00:00