Vault

Channel Revision Published Runs on
latest/stable 54 09 Feb 2022
Ubuntu 21.10 Ubuntu 21.04 Ubuntu 20.10 Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04
latest/edge 93 22 Mar 2023
Ubuntu 22.10 Ubuntu 22.04
1.8/stable 100 20 Mar 2023
Ubuntu 22.04
1.7/stable 95 20 Feb 2023
Ubuntu 22.04 Ubuntu 20.04
1.6/stable 96 20 Feb 2023
Ubuntu 20.04 Ubuntu 18.04
1.5/stable 97 20 Feb 2023
Ubuntu 20.04 Ubuntu 18.04
juju deploy vault
Show information

Platform:

Ubuntu
21.10 21.04 20.10 20.04 18.04 16.04
  • authorize-charm

    Authorize the vault charm to interact with vault

  • disable-pki

    Disable the PKI secrets backend. This is needed if you wish to switch the CA type after being set up via either upload-signed-csr or generate-root-ca.

  • generate-root-ca

    Generate a self-signed root CA

  • get-csr

    Get intermediate CA csr

  • get-root-ca

    Get the root CA certificate

  • pause

    Pause the vault unit. This stops the vault service.

  • refresh-secrets

    Refresh secret_id's and re-issue retrieval tokens for secrets endpoints

  • reissue-certificates

    Reissue certificates to all clients

  • reload

    Reloads the vault unit. This allows for limited configuration options to be re-read. Vault will not become sealed.

  • restart

    Restarts the vault unit. Vault will become sealed.

  • resume

    Resume the vault unit. This starts the vault service. Vault will become sealed.

  • upload-signed-csr

    Upload a signed csr to vault