github.com/niedbalski/juju@v0.0.0-20190215020005-8ff100488e47/acceptancetests/repository/trusty/haproxy/metadata.yaml (about)

     1  name: haproxy
     2  summary: "fast and reliable load balancing reverse proxy"
     3  maintainers: [Juan Negron <juan@ubuntu.com>, Tom Haddon <tom.haddon@canonical.com>]
     4  description:
     5   HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high
     6   availability environments. It features connection persistence through HTTP
     7   cookies, load balancing, header addition, modification, deletion both ways. It
     8   has request blocking capabilities and provides interface to display server
     9   status.
    10  tags: ["cache-proxy"]
    11  requires:
    12    reverseproxy:
    13      interface: http
    14  provides:
    15    website:
    16      interface: http
    17    munin:
    18      interface: munin-node
    19    nrpe-external-master:
    20      interface: nrpe-external-master
    21      scope: container
    22    local-monitors:
    23      interface: local-monitors
    24      scope: container
    25    statistics:
    26      interface: statistics
    27      scope: container
    28  peers:
    29    peer:
    30      interface: haproxy-peer