I have a working CodeIgniter application running on one Windows server. I need it cloned to two additional Windows machines through AnyDesk, configured so each copy runs flawlessly, and then kept in sync for future changes. Here’s what I’m looking for: • Remote cloning & configuration – Connect via AnyDesk, copy the full CodeIgniter project to each target server, adjust environment settings, paths, and permissions, and confirm the app opens in the browser without errors. – Apply a handful of minor updates while you’re in the code (simple tweaks, no major rewrites). • Git installation & workflow – Install Git on all three Windows servers. – Initialise or clone the repository, set up SSH or HTTPS authentication, and verify push/pull operations. – Make sure the Git service (SVC) starts with Windows and that basic commands work from the command line. Deliverables are considered complete once: 1. Both new servers serve the CodeIgniter app error-free. 2. Git is installed, added to PATH, and a test commit syncs across all machines. 3. A short text file lists the key commands/settings you used. If you’re comfortable with CodeIgniter, Git for Windows, and remote work via AnyDesk, I’d like to get started right away.