Commit Graph

4 Commits

Author SHA1 Message Date
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
1df22c2db2 Merge pull request 'feat: add Ubuntu server setup script' (#1) from opencode-agent/JingTian-Rclone:feature/ubuntu-setup into main
Reviewed-on: http://git.mangopig.tech/Goko/JingTian-Rclone/pulls/1
2026-02-13 09:45:28 +00:00
7c671569b4 feat: add Ubuntu server setup script
- Creates /data/jingtian/BenjaminTeam directory structure
- Creates dedicated rclone-sync user for SFTP access
- Generates ed25519 SSH key pair for Windows clients
- Installs rclone on the server
- Outputs private key for embedding in Windows setup
2026-02-13 09:44:34 +00:00
83c45e1e97 Initial commit 2026-02-13 08:56:14 +00:00