Hello,
I'm moving a WordPress site using OpenLitespeed from an EC2 instance to Docker containers (based on openlitespeed:1.7.19-lsphp81), which will run on Amazon ECS. I'm using an external database for the site.
1. After moving the application to ECS, I want to be sure the Litespeed configuration with the current settings is transferred from the current site to the containers. Which files from the current Litespeed configuration should I move to the containers to ensure the website will work properly?
2. My other question is regarding certificates. I'll use certificates from AWS ACM with a Load Balancer (ALB) so the HTTPS listener will terminate the SSL connections and pass the decrypted traffic to LiteSpeed over HTTP. In this case, how should the certificates be set up for the Litespeed HTTPS listener? Which paths should I set up for the Certificate and Private Key files?
Thanks in advance.
I'm moving a WordPress site using OpenLitespeed from an EC2 instance to Docker containers (based on openlitespeed:1.7.19-lsphp81), which will run on Amazon ECS. I'm using an external database for the site.
1. After moving the application to ECS, I want to be sure the Litespeed configuration with the current settings is transferred from the current site to the containers. Which files from the current Litespeed configuration should I move to the containers to ensure the website will work properly?
2. My other question is regarding certificates. I'll use certificates from AWS ACM with a Load Balancer (ALB) so the HTTPS listener will terminate the SSL connections and pass the decrypted traffic to LiteSpeed over HTTP. In this case, how should the certificates be set up for the Litespeed HTTPS listener? Which paths should I set up for the Certificate and Private Key files?
Thanks in advance.