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

    Question Plesk Obsidian 18 + Docker + Gitlab - SSL and SSH issues

    Hi everyone, We have installed the Docker extension in our Plesk Obsidian 18 server. After that we have installed the gitlab-ce container and associated it with a custom subdomain. To make it work we had to: Add the correct volume mapping (so we don't loose data when we restart the container)...
  2. campsjos

    Resolved Can't add a database server from a Docker container

    Some time ago I've added a MariaDb 10 docker database server following this tutorial: How to run MariaDB 10.3 on Plesk Onyx with Docker - VirtuBox All worked fine until some days ago (maybe a week) that the DB server stopped suddenly and when I try to run it again throws this error: The test...
  3. andrey1981spb

    Question run Java app with Docker plesk extention

    Greetings to all! I am absolutely new in docker/plesk. I have the task to run a java-web-application in Plesk-server. Since Plesk does not support tomcat java applications directly, my team-lead set me the following subtasks: 1. locate my web-application in Docker-container...
  4. S

    Resolved Docker Elasticsearch 6.8.6 Memory error

    I'm completely new to Docker but need to run Elasticsearch for Magento 2. I have downloaded V6.8.6, set the memory to unlimited but when I try to run it I get this error: ERROR: [1] bootstrap checks failed [1]: max virtual memory areas vm.max_map_count [65530] is too low, increase to at least...
  5. S

    Question Docker Proxy for a LAMP container

    Hi, I have one large legacy application that no one has the time and money to rewrite. It is behind authentification and not a security risk. Now I run newest Plesk but need to have PHP 5.6 in a LAMP stack. So I try it with this docker image or similar: jakejarvis/docker-lamp-php5 It works...
  6. Z

    Question How to set up Onlyoffice(Docker)

    I have a Docker version of Onlyoffice installed. sudo docker run -i -t -d -p 380:80 -p 4443:443 --restart=always \ -v /app/onlyoffice/DocumentServer/logs:/var/log/onlyoffice \ -v /app/onlyoffice/DocumentServer/data:/var/www/onlyoffice/Data \ -v...
  7. LordLiverpool

    Question Has anyone successfully installed Discourse?

    Has anyone successfully installed Discourse on Plesk? I'd love a set of 'tried and tested' instructions.
  8. S

    Question How to get rid of IP-addresses from Docker networks

    In the "tools/ip address" section we have a number of ip addresses that belong to docker networks (see attached screenshot) Since docker-compose will recreate these networks on every restart all of these will go invalid after a while. At this point i cannot update any webserver settings...
  9. AYamshanov

    Resolved Repository changed its 'Label' value from 'Docker CE' to 'Docker EE'

    Hi, JFYI. I have tried to update packages on my Ubuntu 18.04 server with Plesk and have read: I don't have any recommendation what to do but I have found a Docker forum thread and bug on GitHub: - Apt repo label changed from CE to EE - Incorrect Ubuntu Bionic InRelease file · Issue #812 ·...
  10. J

    Issue Docker containers can not connect to each other

    I am running several docker containers on different ports, using manual port mapping. I can connect to all of them from the host and from my local machine. But the containers can not communicate with one another. I have tried with domain, IP and container name, but nothing will let them connect...
  11. D

    Question Networking between Docker containers

    I've been experimenting with Docker. I have an application that is made up of two Docker containers - one has a Perl web application and the other has a MariaDB database. I've installed both containers using the Plesk Docker extension and I can get them both up and running. I've mapped the...
  12. J

    Issue Plesk can't connect to the docker

    Hello I've installed Docker about year ago and everything was fine until now. I've wanted to reload it from the Plesk panel and the only thing I've got is "connection refused". Log files aren't helpful either, panel.log: [2019-07-21 21:37:52] ERR [panel] Connection refused...
  13. WebHostingAce

    Input Docker Varnish (million12/varnish) and HTTPS/SSL Redirect Loop

    Issue - Varnish SSL Redirect Loops Please follow the instructions from @TobiasP
  14. WebHostingAce

    Input Plesk Docker Redis + Plesk Firewall Open Port Issue

    The Issue - Forwarded to devs - Docker(Redis) and Plesk Firewall Plesk Support for this issue - Plesk Firewall deny rules do not block connections to Docker container Problem with the above workaround - When you are using Plesk Firewall, Everytime server reboot or Plesk Restart (After auto...
  15. F

    Question Error starting rocket chat docker

    Hi, i'm trying to install rocket chat using docker on my plesk onyx on a centos 7. i've installed mongodb using that guide How to install MongoDB database server in Plesk? and it correctly works and liste on port 27017 on localhost that's log of mongo container 2019-05-15T08:05:09.080+0000 I...
  16. G

    Question Docker extension & billing support

    Hello, Not quite sure if this Docker extension for Plesk does support billing on usage so to provide cloud hosting and bill on usage via 3rd party billing systems. Anyone using this docker extension in an actual hosting business and offer cloud hosting using docker and billing on usage? Pros...
  17. J

    Resolved Docker Proxy Rules - Getting 404 on the URL set

    I have a Docker container set up and running (Portainer). I set the port mapping to manual, 9000 to 39000. The service is available and running at domain.com:39000 I went to: Domain> Docker Proxy Rules I added a rule using these settings: URL: domain.com/portainer Container: portainer Port...
  18. campsjos

    Issue Can't start docker containers

    Hi, I tested some time ago the Docker extension and got it working without any issue. I really never needed it so I kept it inactive since today when I've been required to run a container. The problem is that although I can install and build images, I can't start them as they throw this error...
  19. T

    Question Configure GitLab Docker container with Plesk and LetsEncrypt

    Hi I have an issue with my GitLab setup. What I'm trying to achieve: running GitLab inside a Docker container access GitLab through a subdomain (gitlab.mydomain.com) at ports 80 and 443 for https manage SSL through a wildcard certificate for *.mydomain.com provided by LetsEncrypt and Plesk...
  20. L

    Resolved Problems installing Docker Extension

    Hi, I have problems installing the Plesk docker extension on a Ubuntu 16.04 LTS. Trying to install the extensions ends in following error: plesk installer --select-release-current --install-component docker: Checking whether the package dependencies are resolved. Installing packages...
Back
Top