docker + apache webserver, we can use any where vm as well as aws
Ashish Yadav
Cloud Solution Engineer at HR | ex-Cloud Engineer @ ZNet Technologies | Jenkins(CI/CD pipeline)| AWS Solution Architect
1. Configure Docker
2. Start and enable Docker services
3. Pull the httpd server image from the Docker Hub
4. Run the httpd container and expose it to the public
5. Copy the html code in /var/www/html directory and start the Web server
Run the playbook.