You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating a HAProxy server with 2 Nginx servers using Vagrant and Puppet.
The HAProxy serves as a Load Balancer for 2 Nginx web servers on port 80, including roundrobin and http check for the nodes.
Dependency:
vagrant plugin install vagrant-hosts
About
Creating a HAProxy server with 2 Nginx servers using Vagrant and Puppet