• 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

docker

  1. S

    Question Plesk Firewall do not block connections to Docker container

    I try to isolate the docker container like this: https://www.plesk.com/kb/support/on-plesk-for-linux-server-deny-rules-set-up-in-plesk-firewall-do-not-block-connections-to-docker-container-2/ my docker port is 3310 intern 3311 extern, Hostname in the database is 0.0.0.0 iptables -I...
  2. Alexis-BMS

    Resolved Override Nginx directives got Email error

    Hello, I have to override my Nginx directives in "Apache & Nginx settings" for a subdomain. Plesk give me this error when I apply de changes : I don't understand why, do you have any idea ? My goal is to redirect http requests from this subdomain to a docker container. Here is the Nginx...
  3. L

    Question Docker image connecting to local domain database we can't get through

    Does anyone knows how to achieve this? Tried multiple ways but couldn't get through.
  4. M

    Question How may I run docker commands in Deploy actions of Git?

    From what I understand, the deployment actions are performed in some specific chroot environment, how may I allow this environment to run docker commands? Docker is in /usr/bin
  5. P

    Question Docker Environment Variables

    I'm running Docker and need to pass RSA_PRIVATE_KEY as an env variable containing the full text of a PEM formatted private key. Entering it in the web interface the newlines are escaped (\\n) and I can't find a way to pass the variaable in a way that is acceptable to the container. I can't...
  6. A

    Question Update docker image

    How do I update a docker image I have downloaded from dockerhub? Right now I have to remove the local image in Plesk and search anew for it in the repository, then download and create a new container, with all the settings entered manually
  7. C

    Question Securing Docker ports to local access only with firewalld

    Hi folks, I am using Docker to run a few services, however I do NOT want the ports exposed to the internet. I am running CentOS 7 with firewalld, not Plesk's firewall product. Does anyone know how to modify firewall rules using firewalld/firewall-cmd to block external access to Docker...
  8. I

    Question Odoo 16 on Plesk with Dockers

    I am trying to run odoo under dockers, when I run the magnet I stay here and without touching anything I run. I don't know if I have to add information to: volume allocation, If I leave it blank, it will fill it in later. but it appears to me that this address is not mounted, and...
  9. Brownsugar

    Issue UI freezing in Docker containers detail page

    Hi, as there is a "Console Log" area in Docker container's detail page, if the logs grow large, the UI will be freezed when entering page and I need to wait quite a while to take further actions. Hope there will be options to hide the logs by default.
  10. F

    Question Having difficulties setting up MySQL docker for use in Plesk

    I've been wanted to set up an instance of Ghost in docker, and recently discovered that with Ghost 5, the developers now require the use of MySQL. My Plesk installation running on an Ubuntu Linux server uses MariaDB, so I thought I might try creating a docker container running MySQL 8 make that...
  11. P

    Question MacOS | How can i upload my docker container from my Localmachine (macosx) to my plesk server without uploading it to dockerhub?

    Hey, how can i upload a docker container to my docker (running on plesk)
  12. D

    Resolved Docker containers crash randomly any few days

    Hey guys, I have an issue with the Docker feature on Ubuntu Ubuntu 20.04.5 LTS. I have automatic updated enabled so I always use the latest Plesk version. Every few days my Docker containers crash. Sometimes it's a network related error (I cant reproduce this right now) and sometimes its the...
  13. D

    Question LiteSpeed reverse proxy to docker with SSL

    I have set up a web server in docker but I can't figure out how to get SSL to work. Without SSL it works fine but when accessing with https:// it throws the Plesk default page. Seems that the proxy rule is not configured right. SSL-certificate is handled by certbot inside the same docker...
  14. L. Hagen

    Issue Docker with MySQL blocks communication

    For a few days I’ve been struggling with a MySQL + Docker + ClusterIP (floating IP or virtual IP) problem. I’m trying to create a failover for my servers. If Server1 fails, Server2 should take over automatically. Both servers are running MySQL 8.0.31 (latest image from the hub) in a Docker...
  15. W

    Issue Docker network issue

    Hello everyone, I'm working with docker containers. In total, there are 33 containers running websites. They all run on different ports. Connected to domain names with proxy rules. I started getting the following error when I ran docker-compose run app xxx ERROR: could not find an available...
  16. O

    Question Docker - Port mapping

    Hello, I cannot edit the left port on a docker container. What could be the reason for this? The field is locked against input. In the Plesk instructions, for example, 80 is entered there. So it should be possible in principle? Oliver
  17. G

    Resolved Docker proxy rules not working

    Hello, first of all I'm a very newbie on Plesk. But everything worked for me until now. So I have a Docker container running Gitea. Gitea is running perfectly with the Docker extension in Plesk. It has a manual port mapping: So far so good. I also added a docker proxy rule: If I go to this...
  18. BJOUX

    Question Docker Extension Damage?

    Hello, I am going to move my store from Magento 2.2 to 2.4.5, and requires elasticsearch to work properly. I am an amateur but I have a VP with plesk. I do the Docker installation in the Plesk extensions, already installed it does not allow me to start. This is normal? I watched many...
  19. F

    Resolved Docker doesn't start after upgrade to Debian 11

    I've updated from Debian 9 to Debian 11 using the recommended steps and everything worked fairly okay. Except for one thing where Docker doesn't start anymore. Using systemctl start docker produces this output in journalctl -xe and I don't know how to proceed. Aug 02 14:33:48 <hostname>...
  20. K

    Question DOCKER - Installation of XWIKI - SETP BY STEP

    Hello, could someone please guide me how to install XWiki-Dockerfile step by step? I want to access it via an external URL. I do not even get the Dockerfile to run. Regards, Gunther
Back
Top