Skip to content

VASU-2003/Loadbalancer_on_Azure_using_Ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loadbalancer_on_Azure_using_Ansible

  1. ansible_configuration_file :- It is the ansible configuration file useful for finding the credentials of the target nodes
  2. proxy.yml :- It is for setting up the haproxy server for the load balancer
  3. httpd.yml :- it is for creation of webserver on the worker nodes
  4. cfg.cfg :- It is for changing the port number and default directory for the web server 5.haproxy.cfg :- configuration file for the haproxy server
  5. hi.html :- just a text file for testcase to check the working of webservers

Releases

No releases published

Packages

No packages published

Languages