• 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. K

    Issue Docker not working

    When trying to install xwiki and rocket.chat on docker, I get first of all this: I cannot Open Repair Kit, as admin password is not accepted. It seems that docker-file is nevertheless installed, but shows errors in the log. THe log is quite large, so i cannot add it here. The last lines are...
  2. H

    Issue Docker container not accessible

    I would like to use the container ejabberd with the Docker extension. After the installation, variables are already predefined. Can these be taken over or where do they come from? What about the entry of the volume mapping? If I enter "/home/ejabberd/database", I get an error message that the...
  3. E

    Question How to recreate a docker image with a CRON job

    Hallo there, I'm using redis as a Object Cache for my WordPress installation and I'm very happy about the performance that I get out of it. Every month or so I get some warnings about redis and the connection get lost. I tried to debug the situation, but I think that the KISS solution is to...
  4. S

    Question Docker Redis .conf file location

    I'm running Redis 6.2.6 in in a container & I need to edit the .conf file but cannot seem to locate it. Does anyone know where it is? Thanks
  5. A

    Issue Docker on Plesk Error on reading settings

    I'm installing gremlin-server on Plesk using his docker container but I got an error reading default settings: If I run it on my local docker I have no problems. How can I fix the settings on Plesk?
  6. D

    Issue Docker Port Mapping

    I have a Problem with the Port Mapping above 2000 entrys. Where i can set up the Limit ?
  7. Sofie76

    Question Mysql with Docker - how to get permission?

    Hello, Ubuntu 20.04.4 LTS Plesk Obsidian Version 18.0.41 1, I installed Docker with mysql5.7 on Port 3308 I gave a password for MYSQL_ROOT_PASSWORD 2, I added Database-Server 3, I added a Database, select the Database-Server on Port 3308 (mysql5.7) Create a new Database user with...
  8. yigitvp

    Issue RockyLinux on Docker plugin error

    Docker does not support RockyLinux? It works on ssh and I can continue to use it when I make Centos 8 to RockyLinux on another server. ERR [extension/docker] Execution installer has failed with exit code 1, stdout: , stderr: Unsupported package type/OS: rpm/Rocky
  9. A

    Issue Docker Container not starting.

    Hello, I have a Dedicated Server witch is running on CentOS Linux 7.9.2009 and Plesk Obsidian. I was trying to start a Centos / Ubuntu Container but it wont start, and I'm not getting anything in the console window. If i try to start a mongo container for example it will work. Any idea why its...
  10. Piekielko

    Question Redis: Failed opening the RDB

    I installed Redis from the container. Seems to be working. In the Joomla CMS cache, the data is saved and deleted according to the rules. But I have some bugs in the container logs that I don't think I understand. How to create your own redis.conf configuration file 1:C 05 Jan 2022...
  11. J

    Input enable log rotation for docker container

    Currently I believe there is no way to enable log rotation for docker containers, using the provided docker plugin for Plesk. I tried creating the file /etc/docker/daemon.json with these values: { "log-driver": "json-file", "log-opts": { "max-size": "10m", "max-file": "3" } }...
  12. Pentarou

    Question Using docker

    Hi, I have a decent VPS with a lot of memory that I want to give more purpose, for some applications I need to use docker containers, which is very useful in my case. I want to use Zammad docker in production whose database needs to be outside the docker so that I can easily backup and maintain...
  13. WebHostingAce

    Input Magento 2 | Plesk | Varnish Setup in a Docker

    Hi, I'm hope someone will find this post useful. In Magento 2 Admin, Go to Stores > Configuration > "Advanced" > System > Full Page Cache Change the "Caching Application" to "Varnish Cache" -- Access List - The IP Your Magento 2 website runs on. Backend Host - As Above Backend Post - 7080...
  14. C

    Issue Plesk docker image doesn't work

    Hi, I can't find any topics about this, which is why I'm creating one. It seems that the recently deployed plesk/plesk:latest image on the Docker hub doesn't work. The docker container crashes with error code 255 without further logs. I have tested this on multiple devices now (Windows 10...
  15. yigitvp

    Resolved Docker bitnami is not in the search section

    https://www.plesk.com/blog/guides/optimize-wordpress-redis-docker/ It's supposed to be bitnami/redis as in this article but it doesn't. I can't install it as I can't find it as a separate image
  16. D

    Issue Security valnerability when managing Docker through Plesk

    Docker containers with mapped ports are exposed externally. For example, a MySQL database server within a Docker container, which maps the MySQL port 3306 from within the container to the port 32768 on the host, will be accessible from outside the server. This can be mitigated when creating a...
  17. cloudbridge

    Resolved MariaDB setup on DOCKER via PLESK

    Hello, maybe someone had also problem when mariaDB is setup on Docker via PLESK that new generated user can't login to database? Tried to create fresh install of wordpress to test it but got error, so any help would be appreciated, thanks! Also I can access mariadb phpmyadmin with root...
  18. Z

    Question docker php-fpm 502 Bad Gateway

    step: 1. setup new SubDomain on plesk 2. pull docker image from private repository and run 3. set new Docker Proxy Rule for this subdomain 4. When I go to this url subdomain I got 502 Bad Gateway (nginx) What I'm doing wrong? Are there any additional configurations? my docker image...
  19. Sysop

    Resolved Docker Image Location

    Hello, I was wondering if it was possible to configure Plesk to store Docker images on another partition. The problem now is that some of the images I'm using eat up every last bit of my boot drive and that seems to be the default location where it operates from. If there's somewhere I can...
  20. S

    Issue Install Craterapp in plesk

    Hello, i cannot complete the installation of Crater. In the " Site URL % Database " step, nothing happens when i press the " Save & Continu " button. here is the steps i took for manual installation https://docs.craterapp.com/installation.html#manual-installation Docker installation might be...
Back
Top