Apt Mirror

  • Canonical BootStack Charmers
Channel Revision Published Runs on
latest/stable 34 07 Jun 2024
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
latest/stable 21 01 Nov 2023
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
latest/candidate 34 06 May 2024
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
latest/candidate 21 18 Oct 2023
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
latest/edge 42 12 Dec 2024
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
latest/edge 22 27 Dec 2023
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
juju deploy apt-mirror
Show information

Platform:

Ubuntu
22.04 20.04 18.04

Learn about configurations >

  • architecture | string

    Default: amd64

    Architecture(s) to mirror.

  • base-path | string

    Default: /var/spool/apt-mirror

    Repository base path.

  • cron-schedule | string

    The cron tab time entry for automatic synchronisation. You can turn off this feature by setting this value to "".

  • mirror-list | string

    Default: deb http://archive.ubuntu.com/ubuntu jammy main restricted universe multiverse

    A list of repositories to mirror.

  • strip-mirror-name | boolean

    Strip upstream mirror name from repo paths in the snapshots.

  • strip-mirror-path | string

    Default: None

    Strip upstream mirror path component in the snapshots.

  • threads | int

    Default: 20

    Number of download threads.

  • use-proxy | boolean

    Default: True

    Use model juju-http(s)-proxy settings if provided.