Skip to content

Latest commit

 

History

History

0x0F-load_balancer

0x0F. Load balancer

Description

What you should learn from this project:


  • In this first task you need to configure web-02 to be identical to web-01. Fortunately, you built a Bash script during your web server project, and they’ll now come in handy to easily configure web-02. Remember, always try to automate your work!
  • Install and configure HAproxy on your lb-01 server.
  • Just as in task #0, we’d like you to automate the task of creating a custom HTTP header response, but with Puppet.