Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
Sorry for the many question, but the problem is that alot of info regarding Plesk's API's are missing.
I was wondering if I can make a backup using Plesk's REST API. According to the documentation I can use the command line using the following:
/cli/{id}/call
The backup command will then look...
Can I restore a backup based on multiple levels?
The following Command restores a backup on level domains
plesk bin pleskrestore --restore "C:\Program Files (x86)\Plesk\Backup\backup_info_1904051408.xml" -level domains -ignore-backup-password -ignore-sign
Is it possible to restore a backup...
Hi all,
I am trying to add a GIT Repo using the Plesk API Creating a Git Repository.
I am having however issues adding the repo. Its a private repo, so it needs an SSH key to connect. However, there is no option build-in to define a SSH keygen in the `create a git repository` API method.
Now...