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.
User name: elink
TITLE
Docker ElasticSearch
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk obsidian
PROBLEM DESCRIPTION
impossible to install official elasticsearch 7.6 in docker
ERROR: [1] bootstrap checks failed
[1]: the default discovery settings are unsuitable for...
This is a plesk error, plesk does not allow adding parameters with a dot, example: discovery.seed_hosts
it is possible to start only from the console and then the parameter will appear in the panel, but editing the settings again fails
Hi friend, I have the following problem when launching elasticsearch in the docker plesk obsidian, how and where should I change this parameter, I have not used docker before.
Thanks if someone can help!
ERROR: [1] bootstrap checks failed
[1]: the default discovery settings are unsuitable for...
This is terrible, there is no support for a product, I have been using it for several years and it was the first time I had to answer a question is it time to switch to сpanel?
I installed the application incorrectly and thought it was enough to copy package.json to install.
I found documents that need to be downloaded from the githab repository and install dependencies, but hell, this again does not work and will generate an error
always writes module not found, what...
Hello, friends! May be you help me :( I'm not so good at administration
I'm trying to install a package:
PECL :: Package :: trader
sequence
1) yum install php-pear, php-devel
2) yum install gcc
3) pecl install trader
4) add extension=trader.so in php.ini domain/website
5) restart apache
but...