• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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