Pirate Charmers Haproxy

  • By alchemy-charmers-legacy
Channel Revision Published Runs on
latest/stable 8 19 Mar 2021
Ubuntu 18.04 Ubuntu 16.04
latest/edge 2 19 Mar 2021
Ubuntu 16.04
juju deploy pirate-charmers-haproxy
Show information

Platform:

Ubuntu
18.04 16.04

Learn about configurations >

  • cert-renew-interval | string

    Default: @daily

    Cron interval for letsencrypt renew, if in use

  • destination-https-rewrite | boolean

    Default: True

    Rewrite 'Destination' header so WebDav servers wont fail on mismatched file paths (http vs https)

  • enable-http2 | boolean

    Default: True

    Enable HTTP2 is HTTPS is enabled and at least version 1.9 is installed.

  • enable-https-redirect | boolean

    Default: True

    Redirect http requets with no explicit backend to https

  • enable-letsencrypt | boolean

    Enable use of letsencrypt

  • enable-stats | boolean

    Default: True

    Enable HAProxy stats page

  • enable-upnp | boolean

    Attempt to open ports via upnp on port open

  • hostname | string

    The host name to set

  • letsencrypt-domains | string

    Comma delimited list of domains to register

  • letsencrypt-email | string

    Email to register with letsencrypt

  • stats-local | boolean

    Default: True

    Restrict stats to local IP ranges

  • stats-passwd | string

    Default: admin

    Password for accessing stats page

  • stats-port | int

    Default: 9000

    Port for accessing stats page

  • stats-url | string

    Default: /ha-stats

    URL for accessing stats page

  • stats-user | string

    Default: admin

    Username for accessing stats page

  • upnp-renew-interval | string

    Default: @hourly

    Cron interval to rewnew upnp, if in use

  • version | string

    Default: 1.9

    Version of HAProxy to install, or upgrade to