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

Recent content by kunxiang

  1. K

    Question Plesk Odoo Nginx Reverse Proxy

    For me the docker-compose.yaml is: AND creat a file with filename odoo_pg_pass in the same fold of odoo, fill your pg password in the file. AND don't forget to creat a odoo.conf in config fold. THEN run docker-compose up -d After that, you can use Plesk "Docker Proxy Rules" to map the Port...
  2. K

    Question Plesk Odoo Nginx Reverse Proxy

    I installed odoo 17 under Plesk and slove the Mixed Content problem. 1.install odoo and db per docker-compose as usual. Mapped 8469 port. 2.activ Proxy mode in odoo.conf 3.add new domain in Plesk 4.setup ssl useing Let's Encrypt. 5.in "Apache & nginx" deaktive Proxy mode 6.in "Additional nginx...
Back
Top