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.
I haven't seen any news from Plesk team, but I just noticed that Docker extension is updated two days ago, October 18th. The new version 1.4.0 supports Docker 18 and Ubuntu 18. Tested and it installs without problems.
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu...
Plesk doesn't have any timeline for the Docker support, or at least it seems to be so. There is no apt repository for the Ubuntu Bionic in Docker project.
Plesk should upgrade Docker extension to use official Community Edition of the Docker. And it should happen as soon as possible.
Hi!
Is it possible to add XFP / X-Forwarded-Proto HTTP-header when nginx is doing proxying to the Docker container?
Now configuration sets just X-Real-IP and X-Forwarded-For headers, but no X-Forwarded-Proto header, and therefore the standard HTTP/HTTPS detections are not working at all.
The...
Is it possible to enable Docker extension to work with Docker-CE in the installation? The Docker-CE (CE stands for Community Edition, check About Docker CE) supports already the Ubuntu 18.04 LTS. Docker extension works with CE edition, but cannot be enabled on the 18.04 now as dockerproject...
Tried that provided workaround:
# plesk bin domain --update sub.domain.com -log-rotate true
And it created configuration for the log rotation. But the contents of the file is "wrong".
For the domain log rotation rules are:
/var/www/vhosts/system/domain.tld/logs/*.processed {
weekly...
Hi,
I'm running Plesk 12.5.30 (Update 40) on CentOS 7.2.1511, with latest updates installed for both Plesk and OS.
I found out that Plesk is missing correct log rotation rules for subdomain HTTP access logs (both logs from Apache and Nginx). I did some digging and there is no any...