• 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 How can I populate a git-repository with the content in PLESK

Kurt Ludikovsky

Basic Pleskian
I have a already working homepage/site, which I would like to update from now on using git on a local repository.

So far I have started with "Using a local repository on your workstation".

But a pull request on the local machine said that there is an empty repository.
A git add on the server did also not show any effects.

My questions:

1) What Do I need to do to populate the server-side-repository with my running system, so that I can pull it down to my development workstation.

2) How can I restrict the files to include? Is a .gitignore-file sufficient, and where does it need to reside?
 
Back
Top