• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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