haproxy in centos 7
Shell
global
log /dev/log local0
log /dev/log local1 notice
chroot /var/lib/haproxy
stats socket /run/haproxy/admin.sock mode 660 level admin
stats timeout 30s
user haproxy
group haproxy
daemon
defaults
log global
mode http
option httplog
option dontlognull
timeout connect 5000
timeout client 50000
timeout server 50000
frontend http_front
bind *:80
stats uri /haproxy?stats
default_backend http_back
backend http_back
balance roundrobin
server my_server private_IP:80 check
server my_server private_IP:80 check
Also in Shell:
- Title
- mysql backup dump docker file
- Category
- Shell
- Title
- git merge pushed commits
- Category
- Shell
- Title
- ufw allow port
- Category
- Shell
- Title
- date linux show millis
- Category
- Shell
- Title
- how to check upstream git
- Category
- Shell
- Title
- create github repo without browser
- Category
- Shell
- Title
- bash permissions
- Category
- Shell
- Title
- git pull everything from development branch to feature branch
- Category
- Shell
- Title
- bazel instal
- Category
- Shell
- Title
- crear una aplicación con angular cli
- Category
- Shell
- Title
- intel pinning threads
- Category
- Shell
- Title
- install node on ubuntu
- Category
- Shell
- Title
- centos 7 install docker compose
- Category
- Shell
- Title
- install jake
- Category
- Shell
- Title
- run specific script with an other user linux
- Category
- Shell
- Title
- hide ls: cannot read symbolic link Permission denied
- Category
- Shell
- Title
- vieuw the MOTD linux
- Category
- Shell
- Title
- random in mac terminal
- Category
- Shell
- Title
- git cherry pick
- Category
- Shell
- Title
- how to stop a web server linux
- Category
- Shell
- Title
- shell count number of columns
- Category
- Shell
- Title
- pod install ruby: bad interpreter: No such file or directory
- Category
- Shell
- Title
- connection failed blueman.bluez.errors.dbusfailederror protocol not available
- Category
- Shell
- Title
- git remove all pdf files
- Category
- Shell
- Title
- ubuntu run multiple commands in one line and let them run after close shell
- Category
- Shell
- Title
- store result of command in variable bash
- Category
- Shell
- Title
- hash bang bash
- Category
- Shell
- Title
- git reset soft
- Category
- Shell
- Title
- improve ubuntu 16.04 performance
- Category
- Shell
- Title
- install phpmyadmin ubuntu 18.04
- Category
- Shell
- Title
- git remote push
- Category
- Shell
- Title
- npm install --global vue-cli
- Category
- Shell
- Title
- remove all iptables rules
- Category
- Shell
- Title
- screen sharung zoom linux x11
- Category
- Shell
- Title
- maven install on mac os x
- Category
- Shell
- Title
- why cant i add some applications to favourite in ubuntu
- Category
- Shell
- Title
- fatal: unable to access Could not resolve host wsl
- Category
- Shell
- Title
- how to install pyqt5 dev tools
- Category
- Shell
- Title
- .gitignore
- Category
- Shell
- Title
- git reset hard
- Category
- Shell
- Title
- git remove folder form past all commits
- Category
- Shell
- Title
- git diff show only files
- Category
- Shell
- Title
- how to execute a file in ubuntu by double click
- Category
- Shell
- Title
- how to install and update git mac terminal
- Category
- Shell
- Title
- kubernetes service external ip pending
- Category
- Shell
- Title
- git delete branch
- Category
- Shell
- Title
- how to generate ssh key in linux
- Category
- Shell
- Title
- remove remote git
- Category
- Shell
- Title
- matrix synapse install
- Category
- Shell
- Title
- netstat check port
- Category
- Shell
- Title
- netstat column headers
- Category
- Shell
- Title
- task manager ubuntu
- Category
- Shell
- Title
- how to uninstall kernel jupyter
- Category
- Shell
- Title
- How to revert uncommitted changes including files and folders?
- Category
- Shell
- Title
- run powershell script from wsl bash
- Category
- Shell
- Title
- BDD framework in testcomplete github
- Category
- Shell
- Title
- bash linux scripting laguage
- Category
- Shell
- Title
- golang compile with injected variable
- Category
- Shell
- Title
- install rbenv
- Category
- Shell
- Title
- install mariadb-server rpm
- Category
- Shell
- Title
- git pull a new branch froma remote repo
- Category
- Shell
- Title
- run screen on background linux terminal
- Category
- Shell
- Title
- set up git with github
- Category
- Shell
- Title
- pycharm install face_recognition
- Category
- Shell
- Title
- install flathub in linux elementary
- Category
- Shell
- Title
- install deb file
- Category
- Shell
- Title
- save android studio home bash_profile
- Category
- Shell
- Title
- install emotion
- Category
- Shell
- Title
- git merge branch
- Category
- Shell
- Title
- install visual studio code raspberry pi
- Category
- Shell
- Title
- git remove cached directory
- Category
- Shell
- Title
- delete a daemonset deployment
- Category
- Shell
- Title
- how to pull and overwrite local changes git
- Category
- Shell
- Title
- ubuntu logout
- Category
- Shell
- Title
- ubuntu ec2 node mongodb connect ECONNREFUSED 127.0.0.1:27017
- Category
- Shell
- Title
- bash compare two strings
- Category
- Shell
- Title
- how to insert a delimiter into an array powershell
- Category
- Shell
- Title
- Shell/BAsh
- Category
- Shell
- Title
- how to open emulator in vs code
- Category
- Shell
- Title
- apache basic auth setup
- Category
- Shell
- Title
- mvn clean install skip test
- Category
- Shell
- Title
- git show staged files
- Category
- Shell
- Title
- no ip raspberry manually update
- Category
- Shell
- Title
- babel source maps
- Category
- Shell
- Title
- hide hidden files mac
- Category
- Shell
- Title
- git authentication failed
- Category
- Shell
- Title
- debian 10 buster mysql
- Category
- Shell
- Title
- shell script to check the output of a file
- Category
- Shell
- Title
- install boostrap react
- Category
- Shell
- Title
- docker run command on container
- Category
- Shell
- Title
- pip command not found macos
- Category
- Shell
- Title
- bash find file with text
- Category
- Shell
- Title
- ubuntu wsl windows 10
- Category
- Shell
- Title
- show applications shortcut ubuntu
- Category
- Shell
- Title
- The repository 'https://download.docker.com/linux/ubuntu focal Release' does not have a Release file
- Category
- Shell
- Title
- how to put files into gitignore
- Category
- Shell
- Title
- how to use curl command in ubuntu
- Category
- Shell
- Title
- how to deploy to netlify using git bash
- Category
- Shell
- Title
- how to rename a file inside git bash
- Category
- Shell
- Title
- install keras
- Category
- Shell