File: control

package info (click to toggle)
haproxyctl 1.4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 216 kB
  • sloc: ruby: 735; sh: 74; makefile: 5
file content (30 lines) | stat: -rw-r--r-- 1,056 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: haproxyctl
Section: admin
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Genannt <genannt@debian.org>,
           Sebastien Badia <sbadia@debian.org>
Build-Depends: debhelper-compat (= 12),
               gem2deb,
               ronn | ruby-ronn (<< 0.7.3-5.1~)
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/ruby-team/haproxyctl.git
Vcs-Browser: https://salsa.debian.org/ruby-team/haproxyctl
Homepage: https://github.com/easybiblabs/haproxyctl
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: haproxyctl
Architecture: all
Depends: ruby | ruby-interpreter,
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: lsof
Description: Utility to manage HAProxy
 Wrapper to make life with HAProxy a little more convenient.
 Features:
  - enable and disable servers on the fly
  - change server's weight
  - show HAProxy status in CLI
  - formats server weight and backends in a readable way
  - provides Nagios and Cloudkick health checks