haproxy-upstart-wrapper

0.0.3 • Public • Published

haproxy-upstart-wrapper

A wrapper for haproxy that works with Upstart so that reload signals are processed properly.

Just in time for Debian to switch to systemd.

install

$ npm install -g haproxy-upstart-wrapper

usage

Install the upstart job with:

$ haproxy-upstart-wrapper --install

Uninstall the upstart job with:

$ haproxy-upstart-wrapper --uninstall

Then you can use the normal upstart commands to manage haproxy:

$ service haproxy start
$ service haproxy reload
$ service haproxy stop

license

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    1
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i haproxy-upstart-wrapper

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • wankdanker