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

    Issue Varnish (in Docker) not working with 301 to https

    I implemented Varnish like described there: Varnish for WordPress in a Docker container in Plesk Onyx It is indeed working, but when I activate the 301 SEO redirect to https it gives me this error "ERR_TOO_MANY_REDIRECTS". Does anyone know how to fix this? If I disable 301 to https it is...
  2. E

    Issue Docker / Owncloud - Mysql

    Hi there, We are running a docker container OwnCloud. It works well with sqlite. We want to use Mysql now but how can we make? We have create a database on the website (not in the container) but OwnCloud (in the container) can not connect. How can we create mysql database inside the...
  3. P

    Issue Varnish for HTTPS WordPress site in a Docker container

    Hello, We've been mulling around issues while trying to setup varnish for https wordpress site in a docker container. We've followed the link - https://www.plesk.com/blog/product-technology/varnish-wordpress-docker-container/ This article perfectly works with HTTP but not HTTPS. We always...
  4. AnthonyP

    Question Rocket Chat Docker

    Hello, Forgive me firstly for sounding a bit dumb but I am looking for tutorial on how to install Rocket.Chat on Plesk Onyx 17 using the docker as I a have no real idea how this is supposed to be done because when I install the docker I get and error with 'Accounts_AvatarStorePath' not allowed...
  5. Carbonzxc

    Resolved Docker catalog issues

    EDIT : FIXED WITH ENABLING FIREWALLD BUT NOW MY SITES NOT OPENING DUE TO FIREWALL RULES Hello everyone, Im running Plesk Onyx latest on Centos 7. Ive got problem with docker. It can install what i need but i cant make it run due to a problem with iptables. Im tried to run varnish server from...
  6. B

    Question Docker Proxy Rules

    Hello together, I tried to run Rainloop Webmail in a docker image on a subdir (example.com/sub). Whenever I want to enter this page I get a 404 Error. Did I miss something out? Second small question: If I place the container on the main directory and let "let's encrypt" create SSL Certs it...
  7. F

    Resolved Plesk license for docker local development

    Hi, Currently my plesk licence is auto renewed every month via OVH subscription I'm using docker for local dev (1 container per website) and I would like to know if I can use my Plesk licence to activate a local docker plesk (https://hub.docker.com/r/plesk/plesk/) ? If it's possible, how to...
  8. Émerson Felinto

    Question Services running on Docker containers and being interconnected by Plesk

    I would like to separate services in containers in Docker. That is, PHP, MySQL, Nginx and E-mail would run on separate instances and Plesk would be responsible for managing all of them. This would give me some benefits such as the ability to back up instances and replicate to other servers using...
  9. S

    Issue Clicking on Docker container causes memory exhaustion

    I currently run into an issue with Docker on my server. For a friend of mine, I run a docker image containing a java server. However for some days now, whenever I click on the docker "machine" in Plesk or on the "protocols" button I don't see anything at all. Instead, my computer obviously...
  10. A

    Question Docker environmental variable

    Can anyone else confirm this is a bug. I have successfully configured docker / varnish with ssl for wordpress and magento 2. However, every time I try to edit CACHE_SIZE for million12/varnish docker will refuse to start and I need to remove and re-add the image. 2017-08-17_2139 can someone...
  11. Servus

    Question Redis by Docker Image settings

    hello, please can you help me once more. Refering to @virtubox tutorial and @IgorG I installed Docker again with plesk panel. Then I took not bitnami, I choose standard image "Redis" (most popular) version 4.0.1. As you can see in screen there are less options in redis settings. Most important...
  12. Patrick Dankers

    Question Varnish Docker - Purging

    Hi all, Just want to get back on Varnish HTTP Cache plugin for Wordpress in a Docker container Which is a great explanation of how to get things setup for use of Varnish though Docker in Plesk and make it work with Wordpress. I have it now working well on mulitple projects (multiple varnish...
  13. Niek_Beernink

    Question Exporting Plesk Health Monitor data to external tools

    Does anyone know if it's possible to send the sensor data collected by Plesk's Health monitor to third party tools? For example sending it directly to grafana. I found the rdd files in /usr/local/psa/var/health/data/$sensorname so I guess I could try and feed them to graphite... Exposing the...
  14. Z

    Resolved Using Nextcloud and Collabora online with nginx

    I'm trying to install Collabora now. The editing screen of Collabora is displayed, but it is in a state where it is impossible to open important data. docker run -t -d -p 9980:9980 -e "domain=sample\\.domain\\.com" --cap-add MKNOD collabora/code *This is the portion of 9980:9980. When I create...
  15. Tim Weyand

    Question Docker: Environment Variables with "=" are not allowed - why?

    Hi, i have a problem with an Docker Container. The Container has an Environment Variable which influence the runtime command. By Default in may be used unchanged or overwritten. In Plesk Onyx 17.5.3 i have the problem, that there is: no way to keep the default value Plesk does not allow "=" in...
  16. Noam Harel

    docker repository

    Hi I have an issue with the docker images, when i try to list docker images from the catalog i just can see anything, plesk writes this: "No images are available in the catalog." please help Noam
  17. O

    Issue bind(): Cannot assign requested address - Error Log- while using Varnish for WordPress in a Docker

    Base on this article Varnish for WordPress in a Docker container - Plesk I implement the procedure but the Varnish Cache keeping MISSING. Details of my server: OS ‪CentOS Linux 7.3.1611 (Core)‬ Product Plesk Onyx Version 17.0.17 Details of the problem: The varnish container is showing the...
  18. Oliver Marugg

    Resolved Docker deactivated in components, still running

    Hi Just a question: Currently I do not (yet) need docker on my plesk. I deactivated Docker in add/remove components and it seems to be not active (red). But there are still running docker processes. What about disabling with servicectl? I just do not want probably unstablize the running...
  19. Nadir Latif

    Question Installing Docker extension on Plesk Container

    Hello, We are running Plesk within a VServer container. Our container is managed by Virtuozzo 7. Is it possible for us to install the Plesk Docker extension.
  20. D

    Question Docker Varnish

    Hi, does anyone know how to set up varnish in docker for plesk? I have installed the docker module and found a varnish image. But im not sure what to do from here. I host a Magento 1.9 shop and need to set it up with Varnish
Back
Top