Skip to content

APACHE WEBSERVER CONFIGURATION IN DOCKER πŸ‹ USING ANSIBLE

Notifications You must be signed in to change notification settings

Rits333/Ansible-Docker-Apache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Ansible-Docker-Apache

APACHE WEBSERVER CONFIGURATION IN DOCKER πŸ‹ USING ANSIBLE

Ansible and docker

Apache

In this we are configuring Apache webserver on docker using Ansible

Software require in your BaseOS

1.Ansible. 2.pyhon. 3.Need to configure Ansible.cfg file and Inventroy file.

Images of config file and Inventory file

Config file

Inventory

**In this IP is of your os**

After completion of program after running completely use this command

  1. docker ps --List of running os
  2. docker image --to see the image downloaded
  3. docker inspect OSname |grep IP -- to get the ip of running container
  4. curl IPaddress/htmlpage -- to see the webpage

About

APACHE WEBSERVER CONFIGURATION IN DOCKER πŸ‹ USING ANSIBLE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages