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.
Thanks for your help Alexander
It just started to work without evene chnaging any local ip addresses. Once the docker data base is added to plesk databses from the Tools&settings >database Servers menu. It works rightout the box on 127.0.0.1->which every port was mapped in docker.
Do you know...
Thanks Yamshanov.
I did think it must be a network related problem.
In this case would it be more productive to run the the sql server from within the container? This way it can be refered as local host. Do you know how I can execute that in Docker?
for example
# docker exec -it container-id...
Can anyone provide guidance on setting Zabbix (alpine-latest version) monitoring on Plesk as a docker image?
I am having a problem with Zabbix not finding the MySQL server.
I have created a database with a user with enough privileges and added those to Zabbix environment parameters.
But when...
I found the information in the blog post below very useful in troubleshooting the issue regarding nginx error.
https://www.plesk.com/blog/various/504-gateway-timeout-error/
Furthermore below article provided more guidance on how fast cgi can be limiting the concurrent connections. I was under...
I am trying to find out upper limits of my Plesk server. The sytem specs are as below:
OS: AlmaLinux 9.4 (Seafoam Ocelot)
Product:Plesk Obsidian
Version 18.0.61
Server -32 cores/64 threads / 256 GB DDR4/NVme
--------
I am trying to configure nginx/apache/mariadb for maximum performance...
Adding the lines sorted this issue:
https://support.plesk.com/hc/en-us/articles/12388091703703--How-to-upgrade-MySQL-5-5-to-5-6-5-7-or-MariaDB-5-5-to-10-x-on-Linux
In a previous version of Plesk I sucessfully upgraded mariadb using the plesk built in tool as shown below:
(documented in discussion - Resolved - MariaDB 10.11 upgrade failure)
OS: AlmaLinux 9.3 (Shamrock Pampas Cat)
Product: Plesk Obsidian
Version 18.0.60, last updated on April 9, 2024 05:41...
Hi
I have run number of Jmeter tests on my plesk server recently to stress/load test the configuration. The Nginx 24 - too many files open error shuts down the web server. During the test there are long period no more new logins to site can be made with nginx error 502.
Shall I start a new...
Ok here is the issue 1 sorted as well.
It is something to do with the DB user not having enough privileges to the database. Once a new user with the right level of access at local host added the import/export dump restored.
After the upgrade I have 2 minor issues
Issue 1 - I lost import /export dump functions from Plesk mariaDB database menu
Issue 2 - on mariaDB systemctl status I get errors. I am not sure if this is related a table structure but it is as below
Just followed your advice and had a trouble free Maria DB upgared to 10.11. What is more Plesk with apply future updates ( What a releif :) )
If anyone is interested
The Steps are in my case involved:
1- uncommenting exclude
2-Selcting the version to upgrade
3-Accepting the a few thngs
4...
Thanks Kaspar
The MariaDB upgrade is essential due to applications running on plesk not being support by the never version of PHP 8.2 for security.
Therefore requires at least MariaDB 10.6 but why not upgrade to the latest.
The risk can be lowered if one can have a reliable back up. This is...