Vault
- By OpenStack Charmers
- Security
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 54 | 09 Feb 2022 | |
latest/edge | 93 | 22 Mar 2023 | |
1.8/stable | 100 | 20 Mar 2023 | |
1.7/stable | 95 | 20 Feb 2023 | |
1.6/stable | 96 | 20 Feb 2023 | |
1.5/stable | 97 | 20 Feb 2023 |
juju deploy vault
You will need Juju 2.9 to be able to run this command. Learn how to upgrade to Juju 2.9.
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
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