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.
Hey @AYamshanov, thanks for replying.
I just tried your example and it worked, it picks the FROM_FILE env var from the actual .env file!
My bad, I did forget to add a specific environment variable inside docker-compose.yml and thus it was failing.
There is no issue, it works as expected...
I am trying to setup some docker services using Plesk Docker Stacks and a local docker-compose.yml located inside webspace directory.
The issue is that the .env file is not picked by docker compose when the extension spins up the custom docker compose command, I have to use `env_file: .env` on...
I don't know if there was this setting to do this back then when this was asked, but nowadays this is built-in inside Plesk.
Create a subdomain that you want to use to access Plesk panel (i.e. my.server.com)
Secure it with an SSL certificate
Go to "Tools & Settings" > "General Settings" >...
Hello,
I have successfully installed grpc on CentOS 7 Plesk 18 for PHP 8.2, we just have to use compatible GCC devtools using SCL.
# plesk version
Product version: Plesk Obsidian 18.0.49.2
OS version: CentOS 7.6.1810 x86_64
Build date: 2023/01/10 16:00
# sudo yum install...
I believe that Plesk should build default PHP versions using --with-ffi configure option.
An easy way to install it for Plesk stock PHP versions without building custom PHP, is to find an ffi.so from another installation with same OS and of course same PHP version.
It works pretty good after...
@DieterWerner my understanding is that when we disable fail2ban having "intrusion detection" unchecked, we don't get to see the "Switch On" button and we only get to see it only when we enable it. Maybe I'm wrong and I think I didn't have it enabled at all but now I have it checked and I get to...
I switched off plesk-apache-badbot under Tools & Settings > IP Address Banning > Jails and I can't see a "Switch On" button as shown here Fail2Ban Jails Management :
There is no such button on my Plesk Obsidian 18.0.36:
Is this some kind of a bug or do I have to trigger something in order...