• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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