• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Question Automatic Deployment deletes modified files?

Elenktik

New Pleskian
I am using Plesk Onyx, Version 17.8.11 Update #46 on Ubuntu 16.04

I have setup a git repository with deploy mode "automatic deployment" and configured the webhook with Bitbucket.

Whenever I push something to my repository, plesk does pull it from the repository automatically. However, all files on my production server that are modified (some .json language files that I need in production and development and which are editable by the users on production) are always deleted after a pull.

Is it possible to not delete modified files when doing the automatic deployment?
 
It's 2023 and i have this same exact question.

I have certain folders and files that are needed (config, image dirs that get written to etc). If i auto deploy from my git repo this data gets removed, which is useless.
 
Back
Top