Skip to content

beautiful-code/ansible-load-balancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Ansible to Orchestrate infrastructure

####What is Ansible?

Requires Knowledge of:

  • Ansible
  • Vagrant

The total number of nodes we are setting up is 4.

  • One node acts as a control server (Ansible Management node)
  • One node acts as a Load Balancer (HAProxy)
  • Two nodes are application servers

References:

  • Ansible docs
  • Vagrant docs
  • Sysadmincasts.com

About

Ansible to setup a load balancer and 2 application servers basic example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages