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

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i haproxy-upstart-wrapper

    Weekly Downloads

    3

    Version

    0.0.3

    License

    MIT

    Last publish

    Collaborators

    • wankdanker