Skip to content

Running an http server on Docker with the help of Ansible

Notifications You must be signed in to change notification settings

rahulgitx/Docker-with-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Docker-with-ansible

Running an http server on Docker with the help of Ansible

Step-wise task description: 🔰Write an Ansible PlayBook that does the following operations in the managed nodes: 🔹 Configure Docker 🔹 Start and enable Docker services 🔹 Pull the httpd server image from the Docker Hub 🔹 Run the docker container and expose it to the public 🔹 Copy the html code in /var/www/html directory and start the web server

About

Running an http server on Docker with the help of Ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published