In tests everything works perfectly. However I'd like to see some official Plesk guidance, if it exists, on my scenario to reduce risk when I do this on the Production site.
I have been tasked with adding new features to a Plesk site which is already live. There is no Git integration; to date updates have been deployed by FTP.
How can I begin using Git deployments for a site which is already live?
I do have an exact copy of the site in a Git repo, which I can...