• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

docker

  1. E

    Issue Plesk Docker OwnCloud: how to migrate from "devicemapper" to "overlay2"?

    Hi all, Since 2 years, we have 4 OwnCloud which works with Docker extension on Plesk Onyx. After a problem with an update, we have found that we must change the storage system from a "devicemapper" to "overlay2". We found some elements on the web but nothing very precise. We would like the...
  2. B

    Question Asp.Net Core Docker Container that uses HTTPS

    I have a docker container that is running an asp.net core website. It works just fine and I have the docker proxy rules to use the site for the domain name. The issue I have now though is that when I update my asp.net website to have https and use port 443, I now have port 80 and port 443 being...
  3. batoniq

    Question How to connect installed database from Docker for customers?

    Hi! I have installed MariaDB 10.4.0 from Docker. But in customers accounts (Log In as Customer) I can add only default mysql 10.1.37. see screenshot please How can I add docker-installed MariaDB 10.4 for my customers ?
  4. B

    Question Map Docker Container to plesk mysql localhost:3600

    How can I access my mysql server within plesk from within my docker container. I have an asp.net core website that I am trying to connect to a MYSQL database that is hosted outside the container. I try and connect within my container to localhost:3306 and get an error that there are no servers...
  5. WebHostingAce

    Issue Docker and Plesk Firewall Issue

    Hi, Plesk 17.8.11 CentOS 7 I have installed Docker Redis on Port 6379. Then as per Plesk documentation, I have DENY External access from any source to Port 6379 via Plesk Firewall. Problem is every time I restart the server Port 6379 become ALLOW from external sources unless I disable and...
  6. B

    Issue Let's encrypt and Docker extension

    I have noticed that none of the docker's containers that I am using from Plesk are able to renew/install the certificate, and this is basically because the url /.well-known/acme-challenge... is 404 I did some research, and I have found that one workaround could be to configure Nginx to serve...
  7. P

    Resolved Docker-Extension not Installing

    Hello, I'm using Plesk Onyx on a Ubuntu 18.04.1 LTS‬ It is Dedicatet Root Server When I try to install the Docker-Extension I'm getting this error: Fehlgeschlagen Die Installation der Erweiterung ist fehlgeschlagen. Execution of /opt/psa/admin/plib/modules/docker/scripts/post-install.php...
  8. D

    Issue Install Strapi using docker

    Hello, I've been trying to install Strapi with docker. The problem is that the image can't build properly since yarn can't connect to the network. The error I get is: { Error: Command failed: yarn install --production --ignore-scripts error An unexpected error occurred...
  9. D

    Issue Lets Encrypt with docker extension

    Hello :) If you are using the docker extension you will not be able to issue certificates. The latest update of the lets encrypt extension tries to solve this problem of having custom configurations on your vhost but using lets encrypt for securing domains. But unfortunately it does not work...
  10. C

    Question Setting up Ghost with Docker on Plesk Onyx 17.8

    Hi, I have managed to setup Ghost with Docker, however I am trying to customise the setup to use MySQL, Mailgun, and a few other config changes. According to Ghost's documentation - Config: So I have setup the following environment variables (Docker on Plesk requires environment variables to...
  11. M

    Issue Docker-Extension not Installing

    Hey Guys I'm using Plesk Onyx on a Ubuntu 16.04: Linux xxxxxxxx.net 4.4.0-042stab131.1 #1 SMP Wed Jun 20 16:32:07 MSK 2018 x86_64 x86_64 x86_64 GNU/Linux When I try to install the Docker-Extension (1.3.1-126) I'm getting a strange error: Die Installation der Erweiterung ist fehlgeschlagen...
  12. S

    Question How should link Docker containers running under Plesk Onyx?

    Hi, I would like to know about running a Docker container on a Plesk Onyx managed server using the Docker extension. Is there any solution for this issue. Query: "How can I link containers in Plesk so that I can utilize an external smtp server?" Please help me to solve this problems...
  13. PiTiNiNjA

    Resolved Disable remote access on MongoDB using Docker

    Hello I installed MongoDB with Docker on my Plesk server. It allows remote connections by default, and I would like to change that. Usually I disable remote access by setting bind_ip to 127.0.0.1 in the mongodb.conf file, but I can't find any / don't know how to use configuration file with...
  14. E

    Issue Plesk backup problem with Docker data

    Hi, We use Docker OwnCloud on Plesk. All is ok. We have the volume of the data and the config in the customer account/domain: /var/www/vhost/owncloud.mydomain.com/docker_owncloud_data/config/ /var/www/vhost/owncloud.mydomain.com/docker_owncloud_data/data/ We have a problem with the Plesk...
  15. E

    Question Docker - Max space to use

    Hello, We use a docker Owncloud with Plesk Onyx 17.5.3. It works well but how can we limit a max space for the container? By default, il seems to be 63 Gb. We want 100 Gb... Thanks for your help.
  16. S

    Question Allow docker services to access host services

    Hi, today I noticed, that my firewall allowed all incoming ports. So I went to the firewall and changed the option "System policy for incoming traffic" to "Deny". Now all ports are blocked which have not been whitelisted. My problem is now, that my docker services (like Gitlab) can't connect...
  17. L

    Question Docker container Proxy Rules to Restricted domain

    Hello Pleskians, I got a problem with my docker container. I got multiple domain on my plesk. I got one container with a framework installed on it. I configured it with manuel mapping port to redirect port 80 and 443 to externals. To link the container I add "Docker Proxy Rules" in a specific...
  18. Pentarou

    Resolved Unable to connect to database

    Hello, I have downloaded and installed the latest NextCloud docker image and set the port and firewall configurations properly. I am welcomed by the NextCloud installer and choose to use the MySQL / MariaDB database and made sure that I entered the correct login details. However, NextCloud...
  19. E

    Issue Renew Let's encrypt with Docker OwnCloud

    Plesk Onyx / Centos ===== Hi all, We have a problem for renewing a let's encrypt certificate with a docker OwnCloud (all installed with Plesk). It says: The authorization token is not available at.... Hown can we resolve this? Is it possible to renew it with a command line?
  20. N

    Question Remote Docker configuration help

    Hi everyone, I'm trying to configure a VPS as a remote docker node, since i'm using cloudlinux and it can't run Docker as standard. I've configured the VPS as per the instruction on Dockers page; Protect the Docker daemon socket When ever i try to connect to the server from my *licenced*...
Back
Top