Mthaddon Content Fetcher

  • By Tom Haddon
Channel Revision Published Runs on
latest/stable 3 19 Mar 2021
Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04 Ubuntu 14.04
latest/edge 1 19 Mar 2021
Ubuntu 14.04
juju deploy mthaddon-content-fetcher
Show information

Platform:

Ubuntu
20.04 18.04 16.04 14.04

Learn about configurations >

  • archive_location | string

    URL for archive or path to file within the container for swift. Used by all types

  • auth_url | string

    URL for authenticating against Keystone. Used by swift

  • container_name | string

    Swift container to put objects in. Used by swift

  • deploy_trigger | int

    Increment to trigger a content update. Used by all types

  • dest_dir | string

    Default: /srv/content

    Destination to hold contents. Used by all types

  • keep_dir_count | int

    Default: 5

    Number of backups of old content to keep. Used by all types

  • secret | string

    Secret to use, could be key or password. Used by swift

  • ssh_host_key | string

    The host key of the server with remote content. Used by bzr+shh

  • tenant_name | string

    Swift entity that owns resources. Used by swift

  • update_on_change | boolean

    Default: True

    When true any charm config change or upgrade charm triggers a fresh fetch and deploy of content. When false new content is only updated by incrementing deploy_trigger

  • username | string

    Username to use. Used by swift