Skip to content

Exposes the haproxy command socket over TCP using socat

Notifications You must be signed in to change notification settings

thorro/haproxy-remote

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

haproxy-remote

Simple init script that exposes the haproxy command socket over TCP using socat.

Install socat: sudo apt-get install socat

Copy the contents of etc/ in to the respective locations on your filesystem.

Launch with: sudo /etc/init.d/haproxy-remote start

Set to run on boot with: sudo update-rc.d haproxy-remote defaults

Done to complement using hatop remotely over TCP: https://github.com/Wirehive/hatop

About

Exposes the haproxy command socket over TCP using socat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%