Skip to content

Ansible code to set up apache webserver in a docker container using Ansible code

Notifications You must be signed in to change notification settings

AkshanshSingh/Webserver-using-Docker-and-Ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Ansible Code for setting up Apache Webserver using Docker

This project contains an Ansible Playbook which would set up Apache webserver in Docker Container and would expose it to public network. Follow the steps to use this project:

  • Set up an inventory file containing the IP address, username, password, and connection type of the system you want as managed nodes.
  • Provide the location of this inventory file in Ansible configuration file.
  • Run the playbook (task_10_docker.yml).

Follow my blog for a detailed description of this project.

About

Ansible code to set up apache webserver in a docker container using Ansible code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published