• 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

Search results

  1. P

    Question [Laravel] How to serve the laravel-websockets in Plesk

    I am using beyondcode/laravel-websockets and pusher/pusher-php-server to serve web socket with Laravel. Additional nginx directives location /app/ { proxy_pass http://127.0.0.1:6001; proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection...
  2. P

    Question What is the best practice for cloning a Plesk instance on AWS ec2

    My site is hosted in AWS ec2, after a certain amount of time, the site traffic growing up, so I decided to add one more ec2 and site behind a load-balancer to distribute network or application traffic. I create an image from the original ec2 and create the second ec2 instance, it is working...
  3. P

    Question Renew Let's encrypt cert failed after added inbound rule for aws ec2

    I am hosting Plesk in aws ec2, recently added some security group inbound rules, and let's encrypt seems cannot renew. As it is an internal site, so 80/443 port is not accessible to the public. May I know what should I do to renew the Let's Encrypt cert? What IP/ port should I configure in...
  4. P

    Resolved Error when create new subscription/ domain. usermng: Failed to set password for user 'xxx'

    I got an error when creating a new subscription/ domain, tried Diagnose & Repair but no luck.
Back
Top