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.