Cf Charmers Cf Go Router

  • By Cloud Foundry Charmers
Channel Revision Published Runs on
latest/stable 34 18 Mar 2021
Ubuntu 14.04
latest/edge 34 18 Mar 2021
Ubuntu 14.04
juju deploy cf-charmers-cf-go-router
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • domain | string

    Default: xip.io

    Router domain name. If the special (default) value of 'xip.io' is used, the public IP address will be prepended to it (so that it becomes, for example, '127.0.0.1.xip.io'). Any other value will be used as-is.

  • key | string

    Default: 4C430C3C2828E07D

    Key ID to import to the apt keyring to support use with arbitary source configuration from outside of Launchpad archives or PPA's.

  • port | int

    Default: 80

    Port for the router to listen on.

  • source | string

    Default: ppa:cf-charm/ppa

    Optional configuration to support use of additional sources such as: . - ppa:myteam/ppa - cloud:precise-proposed/folsom - http://my.archive.com/ubuntu main . The last option should be used in conjunction with the key configuration option. .