• 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.

SDK and client/domain templates

I

iscream

Guest
Hi there

We recently converted from Ensim to Plesk for many reasons and I found Plesk to be a very interesting alternative.

I'm writing automation scripts for client and domain creation but I stumbled over the fact that while Ensim allows that, Plesk SDK commands won't allow to create a client/domain based on a client or domain template.

That's not dramatic since I can hand parameter every settings, but it's a little bit curious that the Plesk developpers didnt think about that.

It would be a very useful feature to add up in a near future.

Anyone made a workaround around that issue?

TMR
 
AFAIK Plesk CLI in 7.5.3 beta1 supports client/domain creation by templates.
# /usr/local/psa/bin/client.sh -h | grep template
-template <name> template for client creation
-force accept template anyway
 
Thank for your reply and for pointing that information. Since I dont think 7.5.3 is avaliable through the Updater, I will wait for an official release.

Do you have any idea of when that should occur?

Thanks a lot

Tristan
 
Thanks a whole lot, I will unpatiently wait for the update. Setting this by hand gives me a full page of command lines to create a single client/site ;)

Tristan
 
Back
Top