• 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 GIT-SSH-webhooks for multiple subdomains

svabra

New Pleskian
Hi,

We are trying to use the git webhooks to auto-deploy to our integration server with Plesk : Plesk Obsidian 18.0.38 Update #3,
The first git setup with the SSH works just fine. The subdomain pulls whenever there is a change on github. Nice.

We want to achieve that for multiple subdomains e.g. yyy.mydomain.com, xxx.mydomain.com, etc. These subdomains/sites are all accessible from the outside.

The problem is: we cannot select another public key for the other subdomains - which is required by github. github does not allow to use a public key for multiple repos. Even if I create keys manually in the .ssh directory, PLESK will not offer them as a selection.

I find it very veeeery hard to believe that PLESK did not think of multi-GIT-pulls for subdomains. I must be missing something here, do I? Any help is appreciated.

If it is not possible with PLESK, should I install Jenkins as an alternative, or what is PLESK recommending?
 
Back
Top